2026.03.16 · MON · W12
Latest
People
Movies
TV
Topics
Home
›
How to grep a string in a directory and all its subdirectories' files in LINUX?
Source
How to grep a string in a directory and all its subdirectories' files in LINUX?
by
John Kugelman
(1 total)
“
grep -R 'string' dir/”
—
John Kugelman
,
stackoverflow.com
Tagged:
CLI
,
CLI Magic