Ctrl+c,ctrl+z,ctrl+d

Source: Internet
Author: User
1, CTRL + C Comparison of violence, is to send terminal to the current program, such as you are running a search function, the file is looking for, CTRL + C will force the end of the current process.
2, CTRL + Z is the current program hangs, suspended execution of this program, such as you are in the MySQL terminal, need to come out to do some other file operation, and do not want to quit MySQL terminal (because the next time you have to enter the user name password enter, very troublesome), so you can CTRL + Z hangs the MySQL, then does the other operation, then enters the FG carriage return to be able to return, certainly can suspend many processes to the backstage, then FG adds the number to be able to return the suspended process to the foreground. Of course, it is convenient to switch back and forth with the BG and FG commands.
3, Ctrl+d is to send an exit signal, not so strong, like Ctrl + C operation, such as you from the administrator root back to your ordinary users can use this.

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.