Answers for "ubuntu show line in file containing text"

1

ubuntu show line in file containing text

grep -hnr "the_string" /media/slowly/DATA/lots_of_files
Posted by: Guest on February-19-2020

Code answers related to "ubuntu show line in file containing text"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language