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/wfxr/forgit Utility tool for using git interactively. Powered by [junegunn/fzf](https://github.com/junegunn/fzf).

https://github.com/neovim/neovim

These tools are great. What I'd like to do is something like `apt install modern-unix` or `apt install modern-tools` ...and then have them all available in my operating system. What...

It seems dog is currently unmaintained: https://github.com/ogham/dog/issues/97 As `doggo` is based on `dog`, perhaps it is a valid successor for this list.

zq: an Easier (and Faster) Alternative to jq https://github.com/brimdata/zed https://www.brimdata.io/blog/introducing-zq/

zellij is a rust tmux replacement and so much more https://github.com/zellij-org/zellij

[fx](https://github.com/antonmedv/fx) is similar to jq but offers interactive mode and the full power of JavaScript for JSON processing.

/cc @danielgtaylor for awareness (and any recommendations regarding the text or image) Image adapted from the code sample at the blog post [A CLI for REST APIs](https://dev.to/danielgtaylor/a-cli-for-rest-apis-part-1-104b), using [Prismjs](https://prismjs.com/test.html)'s Okaidia...

A more powerful alternative to sysctl(8) - https://github.com/orhun/systeroid

jless - https://github.com/PaulJuliusMartinez/jless - is a command-line tool for rendering JSON files in a navigatable, tree-like ncurses UI. I think it's an excellent candidate for inclusion.