Fd: Option for filtering empty files/directories

Created on 30 Mar 2018  路  2Comments  路  Source: sharkdp/fd

This is something that find has that would be very nice to have.

feature-request help wanted

All 2 comments

Thank you for your feedback!

In my point of view, searching for empty files/directories is a rather niche use case and I would only consider adding it, if there is a strong support for this (see the part about "80% of the use cases" in the README).

Also, I would like us to think about alternatives to a new --empty command line option. One option could be to extend the --type option with a new "empty" type. Another option could be to use --size 0 (if we decide to move forward with #276).

Released in v7.1.0, see #319 for details.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Dietr1ch picture Dietr1ch  路  3Comments

ariecattan picture ariecattan  路  3Comments

nishithkhanna picture nishithkhanna  路  4Comments

matu3ba picture matu3ba  路  4Comments

blueray453 picture blueray453  路  4Comments