Hacker News new | ask | show | jobs
by qwertyboy 3868 days ago
You guys do realize that most `find` implementations support both the `-ls` and the `-name` flags, right?

    find ~/Documents -name somefile -ls