modern-unix icon indicating copy to clipboard operation
modern-unix copied to clipboard

A collection of modern/faster/saner alternatives to common unix commands.

Results 100 modern-unix issues
Sort by recently updated
recently updated
newest added

Instead of just dropping in all tools in a (seemingly) random order, the entries should be sorted by A) a category and maybe also B) alphabetically (per-category). This could be...

Include macchina - a system information frontend similar to `neofetch`.

I would like to propose including: * mtr (my trace route) available in most distros is a nice traceroute alternative * nmon is for system monitoring (disk io/net io/cpu/load) Thanks,...

Pretty neat disk analyzer. https://github.com/dundee/gdu

Consider including asciinema, which is a modern take on recording terminal sessions, replaying them, or even sharing them, rather than fighting with tmux or copy-paste long termina outputs. https://asciinema.org/

https://github.com/Svetlitski/fcp 800+ times faster than cp for SSDs

There is a similar list from last summer, which lacks some of the tools presented here, but also has some more. Maybe worth having a look at and integrating here?...

https://github.com/itchyny/gojq Pure Go implementation of [jq](https://github.com/stedolan/jq)