rc

An implementation of the AT&T Plan 9 shell with modern features

brewmacoslinux
Try with needOr install directly
Source

About

Implementation of the AT&T Plan 9 shell

Commands

rc

Examples

Start an interactive rc shell session$ rc
Execute a command directly in rc shell$ rc -c 'echo Hello from rc shell'
Run a rc shell script file$ rc script.rc