What Linux or Unix/*BSD/macOS command you wish you learned earlier?
1–2 of 2 posts
Re: What Linux or Unix/*BSD/macOS command you wish you learned earlier?
#2Not 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.