vi 내부에서 외부 프로그램을 실행하는 방법으로
:! 명령어
를 입력하는 방법이 있다.
[링크 : http://www.joinc.co.kr/modules/moniwiki/wiki.php/Site/Vim/Documents/Tip/ExternalCommand]
VI 에서 편집중에
:! ls
를 실행한 결과
:! 명령어
를 입력하는 방법이 있다.
[링크 : http://www.joinc.co.kr/modules/moniwiki/wiki.php/Site/Vim/Documents/Tip/ExternalCommand]
$ vi ./src/modules/modules.c ABOUT-NLS INSTALL.win32 NEWS bootstrap config.status doc m4 rvlc test vlc.compile.log AUTHORS INSTALL.wince README compat configure extras make-alias share toolbox COPYING MAINTAINERS THANKS compile configure.ac http.pre modules src vlc ChangeLog Makefile aclocal.m4 config.h configure.help include po stamp-h1 vlc-config HACKING Makefile.am autotools config.h.in configure.log libs projects svlc vlc-config.in INSTALL Makefile.in bin config.log cvlc libtool qvlc tags vlc-config.in.in Press ENTER or type command to continue |
VI 에서 편집중에
:! ls
를 실행한 결과
'프로그램 사용 > vi' 카테고리의 다른 글
vi에서 검색된 단어/문장 색상으로 하이라이트 하기 (vi search highlight) (0) | 2010.01.28 |
---|---|
vi 파일 여러개 관리하기 (0) | 2010.01.28 |
vi set commands (0) | 2010.01.27 |
root는 왜 vi에서 컬러로 안나오나요?(how enable syntax high light on root) (0) | 2009.10.29 |
vimdiff (0) | 2009.10.29 |