Thank you! 🤩
Comment on How do I "ls -R | cat | grep print" ?
geekworking@lemmy.world 1 year ago
Use find
instead.
sighofannoyance@lemmy.world 1 year ago
Comment on How do I "ls -R | cat | grep print" ?
geekworking@lemmy.world 1 year ago
Use find
instead.
Thank you! 🤩
caseyweederman@lemmy.ca 1 year ago
Seconded, but I always have to look up the syntax. --type=file --name=“string”?