diff --git a/pages/common/source.md b/pages/common/source.md new file mode 100644 index 000000000..b5cbb04d8 --- /dev/null +++ b/pages/common/source.md @@ -0,0 +1,7 @@ +# source + +> Execute commands from a file in the current shell. + +- Evaluate contents of a given file: + +`source {{path/to/file}}`