Simplified heading

This commit is contained in:
Agniva De Sarker
2017-11-21 00:16:13 +05:30
committed by GitHub
parent 0f1e8052e9
commit 8edaf808ca

View File

@@ -1,7 +1,7 @@
# rbash # rbash
> Restricted Bash shell. > Restricted Bash shell.
> Restrictions implemented in rbash: the cd command is not allowed,PATH and ENV (setting/unsetting)... > Similar to `bash` shell with some restrictions like changing directories with `cd`, setting/unsetting of PATH, ENV variables and others.
- Start rbash: - Start rbash: