본문 바로가기

SPECIALTY/Linux

command for search text


grep -rl "test" ./;

Print filename included text "test" in current directory

'SPECIALTY > Linux' 카테고리의 다른 글

우분투 rpm 설치  (0) 2010.04.09
Makefile 만들기  (0) 2010.03.26
Homework1  (0) 2010.02.12
grep  (0) 2010.02.11
Evironment of Linux Server of ESOS Lab.  (0) 2010.02.08