Pseudo-NQS Scripts

These are a set of shell scripts that allow users to interact with a remote system, which has the real NQS installed, from a workstation that doesn't. I use them all the time to interact with the Cray Y-MP from my SGI workstation. The routines are as follows:

qsub
Submit an NQS batch job to a remote system from a local system without NQS

qget
Copy a file from a remote system to a local system

qstat
Check the status of an NQS job on a remote system from a local system without NQS

qkill
Kill NQS job(s) on a remote system from a local system without NQS

These are not currently available via anonymous ftp. Contact me directly at towne@nasa.gov if you'd like to try them.


Last updated 4 June 1999