mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-02 19:54:52 +00:00
Update cheatsheets
This commit is contained in:
@@ -22,7 +22,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Assign multiple values to multiple variables:
|
||||
|
||||
`read {{_ variable1 _ variable2}} <<< "{{The surname is Bond}}"`
|
||||
`read <<< "{{The surname is Bond}}" {{_ variable1 _ variable2}}`
|
||||
|
||||
- Do not let backslash (\) act as an escape character:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user