ls & grep

linux 2013. 9. 11. 00:29

현재 디렉토리에서 

list 라는 키워드를 포함하는 파일만 찾고 싶을때는

ls | grep list

라고 해주면 된다

'linux' 카테고리의 다른 글

/usr/bin/ld: i386:x86-64 architecture of input file `./client.o' is incompatible with i386 output  (0) 2013.09.13
~~~.gch  (6) 2013.09.11
컴파일이야기  (0) 2013.09.08
makefile 사용하기  (0) 2013.09.08
gcc 옵션  (0) 2013.09.08
Posted by bogus919
,