hide random home http://www.fmi.uni-passau.de/archive/doc/unix/unixhelp/Unixhelp/shell_jobz5.1.1.html (Einblicke ins Internet, 10/1995)

Using the shell built-in kill command

Using the shell built-in kill command

Most shells other than the Bourne shell have a built-in kill command.

You can also use this built-in shell command to kill background jobs.

   kill %job_number

See the man page for your shell for more information.