리눅스를 쓰게 되면서 터미널에서 하는 작업이 잦아졌다. 에디터도 서서히 VIM 에 익숙해져 가고 있는 중. 결국 예전 도스시절 처럼 단축키 위주로 일들을 빨리 하는 것이 가능하다. 파일 관리도 GUI 중심의 파일 매니저들이 아닌 mc (midnight commander) 가 옛날 norton commander 나 mdir 사용하듯 편해져 간다.
그간 잊고 있던 단축키의 활용... mc 의 몇몇 유용하게 자주 사용하는 단축키를 정리해 봤다. (안쓰다가 쓰니 다 잊어버려서)
midnight commander usage
run without own skin color : mc -b
function keys : alt+number or esc-number
make left/right same : alt+i
mc/terminal view toggle : ctrl+o
switch left/right windwo : ctrl+u
select one file : insert or ctrl+t
file search : shift+ctrl+f then input keyword
make symbolic link : ctrl+x, s makes symbolic link to the other window
unzip : F2 x, unzip to the current directory
put the current file name on the terminal prompt : alt+enter
command history : esc-h
prev/nex command : esc-p,n
'Linux > Ubuntu Debian' 카테고리의 다른 글
debian 에 다양한 desktop 설치 (0) | 2017.03.31 |
---|---|
Ubuntu - set default terminal emulator (0) | 2017.03.28 |
midnight commander F10 key = ESC 0 (0) | 2017.03.14 |
리눅스 데스크탑 종류 (0) | 2017.01.20 |
내가 생각하는 리눅스를 사용하게 되는 이유 (2) | 2017.01.15 |