this post was submitted on 13 Apr 2025
123 points (92.4% liked)

Linux

7029 readers
245 users here now

A community for everything relating to the GNU/Linux operating system

Also check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] emzili@programming.dev 14 points 1 week ago (5 children)

The default output of ls is uncolored, but some distros include an alias in your .bashrc for 'ls' to 'ls --color=auto', so you definitely don't need a whole other utility just for colored output

[–] Overspark 8 points 1 week ago (4 children)

Eza is a lot more than just ls with colours though.

[–] massive_bereavement@fedia.io 4 points 1 week ago (1 children)

Wow, pretty cool the tree and total size options, kind of substitutes other commands I commonly use.

Only thing is though I find it slower than du and tree.

[–] Overspark 2 points 1 week ago

You can also try something like broot. Lovely TUI file manager that shows how big folders are when you start it with the -w option, faster than either du or tree in my experience.

load more comments (2 replies)
load more comments (2 replies)