mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-09 04:46:17 +00:00
Update cheatsheets
This commit is contained in:
@@ -7,7 +7,6 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
> Restricted Bash shell, equivalent to `bash --restricted`.
|
||||
> Does not permit changing the working directory, redirecting command output, or modifying environment variables, among other things.
|
||||
> See also: `histexpand` for history expansion.
|
||||
> More information: <https://www.gnu.org/software/bash/manual/bash.html#The-Restricted-Shell>.
|
||||
|
||||
- Start an interactive shell session:
|
||||
|
||||
Reference in New Issue
Block a user