공부
[Shell] Search line's text in file
승가비
2019. 10. 11. 14:29
728x90
grep -r "test" access.log.20191011
[출처] https://stackoverflow.com/questions/17231292/searching-for-a-string-in-multiple-files-on-linux
728x90