Example environment files
There are many uses for prototype files; two examples
are shown below:
nice -5 /bin/sh << 'END_OF_FILE' $< END_OF_FILE
/bin/csh << 'END_OF_FILE' $< END_OF_FILE
For most sites, the prototype files provided with the distribution should be sufficient.