Chapter 9. Running Scripts and Programs

Chapter contents

  • 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 scripts—called jobs in this context—right then and there.

You can also, though, complete jobs at specified ...

Get Unix: Visual QuickStart Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.