Linux keyboard shortcut
Ctrl+c: stop command
Ctrl+z: put the running process to background
jobs: show the background running process
fg: put the background running process to front
<detail look Linux前后台>
Ctrl+l: clear screen
Ctrl+d: input complete
Ctrl+s: stop input feedback
Ctrl+q: recover input feedback
Comments
Post a Comment