nc debug
Debug a problem.
vnc: Usage Message
NC DEBUG:
If a job appears to behave differently when executed by NC
than when it runs without using NC, you can use this command
to debug the problem.
The command gives you the step-by-step description of what
NC does to run the job, so that you can do
the same thing without going through NC.
For example, if you find a job runs fine without NC, but fails
in NC, it might simply be that the environment is not set correctly.
By following the steps provided by this command, you will be able
to determine what is wrong.
USAGE:
% nc debug <jobId>
OPTIONS:
-h - Show this message