Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Nov 1997 17:30:21 -0800 (PST)
From:      craig@tuna.progroup.com (Craig W. Shaver)
To:        hey@tuns.ca (Yingjun He)
Cc:        questions@freebsd.org
Subject:   Re: your mail about running batch jobs in unix
Message-ID:  <199711200130.RAA02483@ProGroup.COM>
In-Reply-To: <3.0.1.32.19971119143820.0092a100@newton.ccs.tuns.ca> from "Yingjun He" at Nov 19, 97 02:38:20 pm

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> Hello,
> 
> Anyone knows how to run batch jobs in FreeBSD system? Thank you!
>          ______________________________________________
>         | Dr. Ian (Yingjun) He                         |
>       _ | Centre for Marine Vessel Design & Research   | _
>      / )| Dalhousie University, DelTech College        |( \
>     / / | Halifax, Nova Scotia, Canada B3J 2X4         | \ \
>   _( (_ |      Phone: (902)420-7975                    | _) )_
>  (((\ \>|_/-)  Fax  : (902)423-9734                (-\_|</ /)))
>  (\\\\ \_/ /________________________________________\ \_/ ////)
>   \       /    Email: hey@tuns.ca                    \       /
>    \    _/     WWW  : http://www.tuns.ca/~hey         \_    /
>    //////  ==========================================  \\\\\\
> 

Sure, use sh or csh scripts.  sh recommended.
Do a man sh or man csh for details.  Also buy a 
book on UNIX which should have some information on
running shell scripts.  You may also want to take
a look at Perl.

For running batch jobs at specified times by a specified
user, see also man at or man cron.

-- 
Craig Shaver  (craig@progroup.com) (415)390-0654 
Productivity Group POB 60458 Sunnyvale, CA  94088



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199711200130.RAA02483>