-
Notifications
You must be signed in to change notification settings - Fork 114
Usage
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
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 |