-
find | grep조합❤️내 폴더에서 하위 폴더까지 파일 안에 내가 원하는 "println" 들어간 파일명과 몇번째 줄인지 다 나오게 단어 찾★Linux★리눅스★/Linux★명령어★Ubuntu★command 2022. 11. 15. 22:22728x90
내 폴더에서 하위 폴더까지 파일 안에 내가 원하는 "println" 들어간 파일명과 몇번째 줄인지 다 나오게 단어 찾기find . | grep -winr -C 4 "println"
grep 사용법
https://docs.oracle.com/cd/E19620-01/805-3902/6j3n40vti/index.html
Linux Grep Command | Search & Find Text Patterns | (Beginners Guide)
grep아주 자세히 정리❤️👍⭐️
Linux/Mac Terminal Tutorial: The Grep❤️Command - search Files and Directories for -
https://economiceco.tistory.com/m/12993
grep아주 간단히 정리
grep 사용법 내가 원하는 키워드가 있는지 검색하기!! - https://economiceco.tistory.com/m/12776
반응형'★Linux★리눅스★ > Linux★명령어★Ubuntu★command' 카테고리의 다른 글
Linux Shells for Beginners – Bash, Zsh, and Fish Explained (0) 2022.12.17 Linux Networking Commands You Should Know as a Beginner (0) 2022.12.17 Windows에서 Ubuntu 듀얼 부팅하기 (dual/muti booting) (0) 2022.12.08 60 Linux Commands you NEED to know (in 10 minutes) (0) 2022.12.08 How to Learn the Linux Terminal as a Beginner – Tips and Examples (0) 2022.11.15 cp 폴더 강제로 만들기 좋네 ㅎㅎ❤️ (0) 2022.10.03 내 폴더에서 다른 폴더 디렉토리 변경없이 만들기 mkdir (0) 2022.10.03 Ubuntu❤️처음 설치했을때 기초 설치 방법 (0) 2022.09.24