Guides 11791 Published by

Vitux published a tutorial on the Exa command.



Exa – A modern replacement for ls command

Listing the contents of a directory is a common task that Linux users carry out. The ls command is commonly used for this operation and it sure does a decent job in displaying all the files and sub-folders contained in a directory. With additional options, you can even display the file size, file permissions, and ownership among other file attributes.
Exa

Exa – A modern replacement for ls command – VITUX