Prism 6.0 Reference Manual

run

Executes the currently loaded program.

SYNTAX

run [args] [< filename] [> filename]

DESCRIPTION

Use the run command to execute the program currently loaded in Prism. Specify any command-line arguments as args. You can also redirect input or output using < or > in the standard Solaris manner.

You can use the default alias r for this command.