반응형 grep2 linux grep 출처 : http://innu.pe.kr/tt/43 GREPSection: User Commands (1) Updated: 2000/02/26 Index Return to Main Contents NAME grep, egrep, fgrep - print lines matching a pattern 패턴과 일치하는 라인을 출력한다. SYNOPSISgrep [options] PATTERN [FILE...] grep [options] [-e PATTERN | -f FILE] [FILE...] DESCRIPTION Grep searches the named input FILEs (or standard input if no files are named, or the file name - is given) for .. 2012. 1. 25. 리눅스 파일 내용 검색 grep 검색할것 경로 -R ex > grep function /home/host/ -R 2011. 3. 10. 이전 1 다음 반응형