You can but most/all output is sent to stderr, so you'd need this to redirect it:
>logfile.log 2>&1 --logfile is easier. :) -- andyg ------------------------------------------------------------------------ andyg's Profile: http://forums.slimdevices.com/member.php?userid=3292 View this thread: http://forums.slimdevices.com/showthread.php?t=24787 _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/beta
