- LSDeluxe, a rewrite of GNU ls with lot of added features like
    colors, icons, tree-view and more formatting options.
This commit is contained in:
Laurent Cheylus 2022-01-17 16:08:07 +01:00 committed by Caleb Xu
parent fb0b28a009
commit 84eb976461
1 changed files with 1 additions and 0 deletions

View File

@ -244,6 +244,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos.
* [lnav](https://lnav.org) - An advanced log file viewer for the small-scale
* [logdissect](https://github.com/dogoncouch/logdissect) - CLI utility and Python API for analyzing log files and other data.
* [ls++](https://github.com/trapd00r/ls--) - Colorized ls on steroids
* [lsd](https://github.com/Peltoche/lsd) - LSDeluxe, rewrite of GNU ls with lot of added features like colors, icons, tree-view and more formatting options.
* [lsp](https://github.com/dborzov/lsp) - An improved `ls`, with file descriptions in plain language and intelligent file grouping
* [maza](https://github.com/tanrax/maza-ad-blocking) - Local ad blocker. Like Pi-hole but local and using your operating system.
* [mtr](https://github.com/traviscross/mtr) - The functionality of the 'traceroute' and 'ping' programs in a single network diagnostic tool.