Skip to content

Instantly share code, notes, and snippets.

@kurianbenoy
Last active July 1, 2018 03:03
Show Gist options
  • Save kurianbenoy/be5c9e8d81473fa29cbe8cc204364cf9 to your computer and use it in GitHub Desktop.
Save kurianbenoy/be5c9e8d81473fa29cbe8cc204364cf9 to your computer and use it in GitHub Desktop.
A restrictive shell
#!/bin/bash
unset COMMANDS
unset USERGROUP
unset HOMEDIR
unset PASSWD
unset OPT_RSHELL
unset OPT_CHATTR
unset test
unset verbose
unset initialize
unset force
rbash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment