mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-13 01:59:11 +00:00
Update cheatsheets
This commit is contained in:
1
tldr/let
1
tldr/let
@@ -6,7 +6,6 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
# let
|
||||
|
||||
> Evaluate arithmetic expressions in shell.
|
||||
> Supports variables, operators, and conditional expressions.
|
||||
> More information: <https://www.gnu.org/software/bash/manual/bash.html#index-let>.
|
||||
|
||||
- Evaluate a simple arithmetic expression:
|
||||
|
||||
Reference in New Issue
Block a user