사용자 도구

사이트 도구


linux:mc

문서의 이전 판입니다!


Midnight Commander / mc

단축키

  • Ctrl-Enter or Alt-Enter 현재 선택된 파일 이름을 셸로 복사

Macro

  • MC 안의 셸에 명령을 내릴때 아래 문자는 선택된 파일 등으로 대체 된다.
    ls %f # ls 현재선택된파일명
  • %f Selected file's name
  • %x Selected file's extension
  • %b Selected file's name stripped of extension (basename)
  • %d Name of the current directory
  • %t The list of tagged files
  • %s If files are tagged, they are used, else selected file is used.

참조

linux/mc.1531454191.txt.gz · 마지막으로 수정됨: 2018/07/13 12:56 저자 kwon37xi