CHANGELOG.md
COPYING
MANIFEST.in
README.md
SECURITY.md
setup.py
bin/lshell
etc/lshell.conf
etc/logrotate.d/lshell
limited_shell.egg-info/PKG-INFO
limited_shell.egg-info/SOURCES.txt
limited_shell.egg-info/dependency_links.txt
limited_shell.egg-info/top_level.txt
lshell/__init__.py
lshell/builtincmd.py
lshell/checkconfig.py
lshell/completion.py
lshell/sec.py
lshell/shellcmd.py
lshell/utils.py
lshell/variables.py
man/lshell.1
test/test_builtins.py
test/test_command_execution.py
test/test_completion.py
test/test_config.py
test/test_env_vars.py
test/test_exit.py
test/test_file_extension.py
test/test_path.py
test/test_ps2.py
test/test_regex.py
test/test_scripts.py
test/test_security.py
test/test_signals.py
test/test_ssh.py
test/test_unit.py
test/test_utils.py