Hacker News new | ask | show | jobs
by 149765 249 days ago
I think GNU parallel has similar placeholders, but I do prefer to just use `fd`.
1 comments

I think it does, and tbf, `fd` is bascially `find` + `parallel`, but I do find that it is nice that it is just one tool and I don't need GNU parrallel :)