Chapter 9. Running Scripts and Programs


Chapter Contents

  • Running commands

  • Scheduling one-time jobs

  • Scheduling regularly occurring jobs

  • Suspending jobs

  • Checking job status

  • Running jobs in the background

  • Running jobs in the foreground

  • Controlling job priority

  • Timing jobs

  • Finding running processes

  • Deleting processes

Throughout this book, you've been running scripts and programs by typing in commands and pressing . The commands zoom along to the Unix system, which responds by obediently doing whatever the command or script dictates. In doing this, you run the commands and scriptscalled jobs in this contextright then and there.

You can also run jobs at specified times; run them on a schedule you set up; or start, stop, or delete them as you choose. Plus, you can find out when they are scheduled to run, time how long they take, or monitor them as they run. Sound cool? Great! Let's take a look.




Unix(c) Visual Quickstart Guide
UNIX, Third Edition
ISBN: 0321442458
EAN: 2147483647
Year: 2006
Pages: 251

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net