|
|
|
|
|
by oguz-ismail
506 days ago
|
|
Never heard of plocate but I thought fd a step down from find; it's very limited in functionality, colorful output alone can't justify that. > [It doesn't] follow the convention of many other CLI utilities. Because unlike other CLI utilities, find evaluates an expression specified as arguments. Maybe a small DSL like JQ would be better, but how would you embed shell code in it? Meh. |
|
However for the vast majority of queries, I'm only looking for something based on the filename, and that's where having sane regex and standard argument structure (like fd has) is great.