Don't panic !
2010년 9월 26일 일요일
Useful commands or tools in linux system
1. goto 'n' line in vi command mode; 'n' G
2. using grep , find text 'string' recursively under 'directory'; grep -r 'string' 'directory'
3. find file named "wannabe" under "directory"; find "directory" -name "wannabe" -print
댓글 없음:
댓글 쓰기
‹
›
홈
웹 버전 보기
댓글 없음:
댓글 쓰기