7 ms·
You guys do realize that most `find` implementations support both the `-ls` and the `-name` flags, right? find ~/Documents -name somefile -ls
by qwertyboy 11y ago
You guys do realize that most `find` implementations support both the `-ls` and the `-name` flags, right?
find ~/Documents -name somefile -ls