Skip to main content
Topic: duf and fd: very useful alternatives to df and find (both written in C). (Read 530 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

duf and fd: very useful alternatives to df and find (both written in C).

Hello and bonjour,

Today, I discovered alternatives (written in C) for the df and find commands at https://youtu.be/olU4npe1BrA (in French).

The output of duf is similar to df, but much more readable (no need for options like -hT).

As for fd <name> <path>, it's much simpler to use than find and gives fast, colorized, and very readable results.

Note: duf-git is available on the AUR and fd on omniverse.