User:Maffblaster/Drafts/mrsh

From Gentoo Wiki
Jump to:navigation Jump to:search
Resources

mrsh is a minimal, strictly POSIX compliant shell written in C.

Installation

mrsh is available from the guru ebuild repository.

Emerge

root #emerge --ask app-shells/mrsh

Configuration

See the Shell article for guidance on changing the default shell.

Usage

Invocation

user $cmd --help
Coming soon...

Unmerge

root #emerge --ask --depclean --verbose app-shells/mrsh

See also

  • Bash — the default shell on Gentoo systems and a popular shell program found on many Linux systems.
  • Shell — command-line interpreter that offers a text-based interface to users.