Command Line Keyboard Shortcuts for Mac OS X 문서 내용 그대로 가져옴.
맥 OS 터미널을 사용하는 경우가 많은데 지금까지 Ctrl + A도 모르고 살았네. 아 불쌍한 내 손가락과 어깨
- Ctrl + A Go to the beginning of the line you are currently typing on
- Ctrl + E Go to the end of the line you are currently typing on
- Ctrl + L Clears the Screen, similar to the clear command
- Ctrl + U Clears the line before the cursor position. If you are at the end of the line, clears the entire line.
- Ctrl + H Same as backspace
- Ctrl + R Let’s you search through previously used commands
- Ctrl + C Kill whatever you are running
- Ctrl + D Exit the current shell
- Ctrl + Z Puts whatever you are running into a suspended background process. fg restores it.
- Ctrl + W Delete the word before the cursor
- Ctrl + K Clear the line after the cursor
- Ctrl + T Swap the last two characters before the cursor
- Esc + T Swap the last two words before the cursor
0개의 의견 from SLiPP
의견을 남기기 위해서는 SLiPP 계정이 필요합니다.
안심하세요! 회원가입/로그인 후에도 작성하시던 내용은 안전하게 보존됩니다.
SLiPP 계정으로 로그인하세요.
또는, SNS 계정으로 로그인하세요.