rsh
A new type of shell
Pipelines to control any OS
Rsh works on Linux, macOS, BSD, and Windows. Learn it once, then use it anywhere.
Everything is data
Rsh pipelines use structured data so you can safely select, filter, and sort the same way every time. Stop parsing strings and start solving problems.
Powerful plugins
It's easy to extend Rsh using a powerful plugin system.

Rsh works with existing data
Rsh speaks JSON, YAML, SQLite, Excel, and more out of the box. It's easy to bring data into a Rsh pipeline whether it's in a file, a database, or a web API:

Rsh has great error messages
Rsh operates on typed data, so it catches bugs that other shells don't. And when things break, Rsh tells you exactly where and why:

Get Rsh
rsh is available as downloadable binaries, via your favourite package manager, in a GitHub Action, and as source code. Read the detailed installation instructions or dive right in:
macOS / Linux:
$ brew install rsh
Windows:
$ winget install rsh
After installing, launch Rsh by typing rsh
.
Community
Join us on Discord if you have any questions about Rsh!
You can help improve this site by giving us feedback or sending a PR.