Executes the currently loaded program.
run [args] [< filename] [> filename]
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.