mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-07 11:45:59 +02:00
source: add page (#2474)
This commit is contained in:
parent
278d1e798e
commit
e9303a92f6
1 changed files with 7 additions and 0 deletions
7
pages/common/source.md
Normal file
7
pages/common/source.md
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
# source
|
||||||
|
|
||||||
|
> Execute commands from a file in the current shell.
|
||||||
|
|
||||||
|
- Evaluate contents of a given file:
|
||||||
|
|
||||||
|
`source {{path/to/file}}`
|
Loading…
Add table
Reference in a new issue