Hacker News new | ask | show | jobs
What Linux or Unix/*BSD/macOS command you wish you learned earlier? (twitter.com)
2 points by dakull 2115 days ago
1 comments

Not a command, but an argument to a command. I wish I'd known about the -execdir argument to "find" earlier. It's very handy for any kind of "find every file named X and run such-and-such command in the directory containing X" scenarios.