Linux CTRL + Z BG FG jobs command used

Source: Internet
Author: User

One, the suspension of the reception of long-running procedures

Using CTRL + Z, you can then see the system prompt:

[1]+  Stopped                 /home/test/demo.  SH
View Code

Second, BG command

Put the program into the background processing

BG%jobnumber

III. FG Command

Put the program in the foreground processing

FG%jobnumber

Note: jobnumber is a command number that is being executed in the background through the jobs command

Iv. jobs Command

View the job program that shows the task information that is running in the background or suspended in the current shell environment

+ Represents the current job

-Represents a job after a current job

V. Use of &

Used at the end of a command, you can put this command in the background to execute

Linux CTRL + Z BG FG jobs command used

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.