Answers for "linux command use to search for a file:"

1

linux search inside files

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

Code answers related to "linux command use to search for a file:"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language