shortcut:
- Terminating the currently executing program at the command line,
- Equivalent to an exit command to exit the current shell
- Suspend the current shell (obviously protected)
- Unfreeze a suspended shell and reconnect to open a terminal, reboot Linux or kill related processes.
Ctrl+c
Ctrl+d
Ctrl+s
Ctrl+q
Read More:
- Linux command line cursor moving skills
- Solution of command line window flashback when visual studio runs C + + program
- Command line is too long. Shorten command line for QuestionnaireApplication or also for Spring Boot
- Several ways for Ubuntu to open command line terminal window
- How does a Mac terminal exit the python command line
- The python version output from the command line is inconsistent with the python version in the current CONDA environment
- Batch modification of file names on MAC Linux rename command line
- Solution to command line option syntax error. Type command /? For help
- Error running ‘application’: command line is too long. Short command line for application
- How to Fix distributed training report terminate called after throwing an instance of’std::length_error’
- Linux view current date and time
- Using DOS command to run Java program
- Three solutions to command line flashback in VS
- Linux basic command execution error: the solution of command not found
- There was a problem sending the command to the program in Excel 2010
- Linux (error 1819 (HY000): your password does not satisfy the current policy requirements)
- Nohup command in Linux: nohup: assigning input and attaching output to‘ nohup.out ’
- Use subprocess to execute the command line, and the pipeline is blocked
- Python program uses OS. System () method to call exe program, resulting in no response of main program process