Jump to content

Nova Resource:Tools/Documentation/xtools

From Wikitech
Some notes
become xstools for the sandbox
qstat to get a list of jobs for xtools
qstat -j <jobno> to get the details of a running process
webservice start or restart if it is already running
qdel <jobno> to stop a specific job number (if there are two instances running for some reason)
exit to stop being xstools

PS1="[\t][\u@\h:\w]\$ " to get a timestamp at the start of your prompt.