Hacker News new | ask | show | jobs
by BoxOfRain 1662 days ago
`find` is definitely one of my least favourite among the traditional Unix tools in terms of interface. `dd` is also a little weird with its syntax but at least I rarely have to use `dd`.
1 comments

I don’t know, once you take the time to learn ˋfind` it’s ok. You always use mostly the same flags anyway.

ˋfd` is a worthy successor of ˋfind` though.

>I don’t know, once you take the time to learn ˋfind` it’s ok.

this could apply to literally anything. my time is not infinite.