Quote:
Originally Posted by fazrul This may sound really stupid, but how do I view the log file at $RTDIR/log/SVRServer.log? I don't know any commands other than the one listed by typing HELP. |
you should be in expert mode (type expert)
then you can see the file by doing
cat $RTDIR/log/SVRServer.log |more
or use 'tail' etc depending what you want to see