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

https://github.com/BurntSushi/xsv

[This one](https://github.com/nivekuil/rip)

Super `watch`! lipl is a command line tool that is similar to `watch` but has extended functions for commands outputing a number. https://github.com/yxdunc/lipl

`at` alternative and more. Pueue is a command-line task management tool for sequential and parallel execution of long-running tasks. https://github.com/Nukesor/pueue

up is the Ultimate Plumber, a tool for writing Linux pipes in a terminal-based UI interactively, with instant live preview of command results https://github.com/akavel/up

navi - An interactive cheatsheet tool for the command-line.

Miller is like awk, sed, cut, join, and sort for name-indexed data such as CSV, TSV, and tabular JSON https://github.com/johnkerl/miller https://miller.readthedocs.io/en/latest

Just is a command runner. It's like make, except it strives to be extremely user friendly, and it doesn't contain a build system. It is cross-platform, and language and build...

I saw this the other day and stumbled on this website, it's not written in rust (as I saw most of the tools are) but this tool looks really promising...