Answers for "how to search for files only in linusx"

1

linux search inside files

grep -Rl "search-term"
Posted by: Guest on October-07-2021

Code answers related to "how to search for files only in linusx"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language