mirror of https://github.com/CrimsonTome/tldr.git
177 B
177 B
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}}