애플자라
[Util]ANSI <-> UTF-8 변환(Encode, Decode)
2015.09.17
·
Programing
find grep 파일명 찾기
2010.01.05
·
Linux
find . -name "*.jsp" | xargs grep -n "smssend" jsp파일중에 smssend가 들어가 있는 파일 찾기 find / -name *kiwoom_customer.txt www]# find . -name '*.*' -type f -exec grep SAMPLE {} \; -print 또는 www]# find . -name '*.*' -type f | xargs grep SAMPLE
이전
1
다음
티스토리툴바