RUSH RENDER QUEUE
(C) Copyright 1995,2000 Greg Ercolano. All rights reserved.
V 101.84 09/06/00
Strikeout text indicates features not yet implemented

Template Submit Script

In order to submit a job, you need both a submit script and render script. Both can be created quickly from scratch using the stock templates: A template submit script can be created quickly via:
      rush -tss > submit-script 
Here's a sample submit script:

Submit scripts don't have to be written as csh scripts. Any language that can pipe text into a command can be used to submit jobs. The following shows a submit script written in Perl: