Skip to content
ghantoos edited this page Oct 8, 2014 · 2 revisions

The list of options you can pass to lshell is the following:

~$ lshell --help
Usage: lshell [OPTIONS]
  --config <file>   : Config file location (default /etc/lshell.conf)
  --<param> <value> : where <param> is *any* config file parameter
  -h, --help        : Show this help message
  --version         : Show version

Built-in commands

Here is the set of commands that are always available with lshell:

Command Description
lpath lists all allowed and forbidden path
lsudo lists all allowed sudo commands
clear clears the terminal
help , ? print the list of allowed commands
Clone this wiki locally