17 Oct
2007
17 Oct
'07
6:59 p.m.
Hello,
I want to have a logfile go to /dev/null for a script
I've added to hobbit. - The user wants it to run
once a minute and I don't want the logfile to fill up.
In the clientlaunch file, can I just do a:
LOGFILE /dev/null
Any concerns with this other than I'll have to change
it if I want to see if I'm having any problems with the
script running?
Thanks..James