Terminal control keys | OS

Channel:
Subscribers:
165
Published on ● Video Link: https://www.youtube.com/watch?v=DNgTB-knhbg



Duration: 1:05
36 views
0


#linux #terminal
Here are some common terminal control keys:

*Ctrl + C: This key combination is used to stop the current process or program.

*Ctrl + Z: This key combination is used to suspend the current process or program.

*Ctrl + D: This key combination is used to exit the current shell or terminal session.

*Ctrl + A: This key combination is used to move the cursor to the beginning of the line.

*Ctrl + E: This key combination is used to move the cursor to the end of the line.

*Ctrl + L: This key combination is used to clear the screen.

*Ctrl + R: This key combination is used to search the command history for a previously entered command.

*Tab: This key is used to auto-complete commands, file names, and directories.