config rsh for env

Edit rsh configurations.

Signature

> config rsh {flags}

Flags

  • --default, -d: Print default config.rsh file instead.

Input/output types:

input output
nothing nothing

Examples

allow user to open and update rsh config

> config rsh

allow user to print default config.rsh file

> config rsh --default,

allow saving the default config.rsh locally

> config rsh --default | save -f ~/.config/rsh/default_config.rsh