mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-20 06:01:45 +00:00
Update cheatsheets
This commit is contained in:
@@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
# eval
|
||||
|
||||
> Execute arguments as a single command in the current shell and return its result.
|
||||
> More information: <https://pubs.opengroup.org/onlinepubs/9699919799/utilities/V3_chap02.html#eval>.
|
||||
> More information: <https://www.gnu.org/software/bash/manual/bash.html#index-eval>.
|
||||
|
||||
- Call `echo` with the "foo" argument:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user