You need to enable JavaScript to run this app.
muse.kim
하위 디렉토리 파일들에서 문자열 검색: grep 또는 find 이용하기
May 09, 2018
http://skylit.tistory.com/81
$ find . -name ”*.[ch]” | xargs grep -n “찾고자 하는 문자열”
Share on Facebook
Share on Twitter
Buy me a coffee
Written by
@MuseKim
Muse Kim
← jebbrain portable install
synology ddns, ssl 고민 →