Next: , Previous: Built-in Commands, Up: Commands


3.2 General Commands

The following commands are listed in the general category.

— Command: source script

Loads commands to the interpreter from the script file. File is searched through include paths given by the -I command-line option or the addpath command.

— Command: addpath path

Appends path to the search path for sourcing scripts.

— Command: paths

Print the list of paths searched for source scripts.