mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 06:22:07 +02:00
Simplified heading
This commit is contained in:
parent
0f1e8052e9
commit
8edaf808ca
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# rbash
|
||||
|
||||
> 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:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue