Answers for "which command is used to search for files in linux?"

1

linux search inside files

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

Code answers related to "which command is used to search for files in linux?"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language