source: add page (#2474)

italian
Ivan Aracki 2018-10-26 20:48:59 +02:00 committed by Starbeamrainbowlabs
parent 278d1e798e
commit e9303a92f6
1 changed files with 7 additions and 0 deletions

7
pages/common/source.md Normal file
View 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}}`