Helge sorry you found the voice annoying, I certainly wasn't try to annoy anyone -- I was trying to make the video "work safe" and sound professional, but I'll take your comments on board, and try to make future videos less serious
@ritika8sharma2 Thanks, glad you liked the video. You can search all files and sub-folders by doing :- grep -rl "stringtofind" . Which will list the file names the string to find is found in, the dot at the end tells grep to use the current folder as the starting point. To search for multiple strings use the following format :- grep -rl 'string1\|string2\|string3' . Cheers Paul
that is good
nisarakbari 6 days ago
grep is great
brunobliss 1 week ago
I found it not useful, but very useful, thank you very much
AbubakerMahmoud 4 months ago
That voice or way of taliing rather, that "SUPER SERIOUS tutorial voice" Its THE WORST way to talk to someone ever!
Please speak like a normal person next time, its less annoying :D
daeheadshot 8 months ago
@daeheadshot
Helge sorry you found the voice annoying, I certainly wasn't try to annoy anyone -- I was trying to make the video "work safe" and sound professional, but I'll take your comments on board, and try to make future videos less serious
Paul,
linuxbyexample 8 months ago
Hi, thanks ..this is quite a useful lesson. also could you please tell me how to add alias as yo have mentioned in the lesson.
tharindakasun 1 year ago
Hi,
It's a very interesting upload.
Could you pls. tell me how to search multiple strings in multiple files in a folder and subfolders?
ritika8sharma2 1 year ago
linuxbyexample 1 year ago
Comment removed
ritika8sharma2 1 year ago