Lines Matching full:jobs
577 Jobs; Background, Foreground, or Suspended
584 Single commands without pipes or semicolons create the simplest jobs.
586 Some lines that create jobs (one per line) are
599 at the same time that normal jobs, called
601 jobs, continue to be read and executed by the shell one at a time.
643 terminations of background jobs to be reported at the time they occur
644 (possibly interrupting the output of other foreground jobs), you can set
650 Background jobs are unaffected by any signals from the keyboard like
653 Jobs are recorded in a table inside the shell until they terminate.
665 jobs can be suspended or running in the background at once. As each job
691 As mentioned in section 1.8, foreground jobs become
697 command described below. When jobs are suspended they merely stop
700 reports this fact, much like it reports the termination of background jobs.
701 For foreground jobs this looks like
711 For background jobs, using the
723 Suspending foreground jobs can be very useful when you need to temporarily
725 the suspended job. Also, foreground jobs can be suspended and then
726 continued as background jobs using the
755 .I jobs
756 command, which shows you which jobs you have.
764 .I jobs.
769 and arguments of one of the jobs; or `%?' followed by some string found
770 in only one of the jobs.
773 .I jobs
774 command types the table of jobs, giving the job number,
786 % jobs
821 In addition to jobs, it may be given process numbers as arguments,
873 tried to read another command and was stopped because jobs
883 causes all background jobs run on your terminal to stop
886 jobs from interrupting foreground job output and allows you to run
898 file if you do not like output from background jobs interrupting
900 of background jobs if the output is not very big:
929 .I jobs
930 command only prints jobs started in the currently executing shell,
931 it knows nothing about background jobs started in other login sessions
934 can be used in this case to find out about background jobs not started
1116 .I jobs
1118 of suspended or background jobs when it is different