dg-shell executable

The dynamic-graph shell program "dg-shell" allows access to the dynamic-graph library's Interpreter class, which can execute commands and scripts from the command line.

It can be found in the installation prefix's bin/ directory.

There is also a linux shell script available, dg-shell-plugin, that creates a and loads a default script whose goal is to load useful plugins at startup (shell-functions and shell-procedure).

For an example of shell commands and scripts, see Notes about the scripting language.