tldr/pages/common/source.md

9 lines
177 B
Markdown

# source
> Execute commands from a file in the current shell.
> More information: <https://manned.org/source>.
- Evaluate contents of a given file:
`source {{path/to/file}}`