send stdout to shell

Support and queries relating to all previous versions of ZoneMinder
Locked
bhomass
Posts: 103
Joined: Sat Jun 11, 2005 6:54 pm

send stdout to shell

Post by bhomass »

is there a way I can send printf statements to the shell for debugging purposes, instead of to the .log file by default?
User avatar
zoneminder
Site Admin
Posts: 5215
Joined: Wed Jul 09, 2003 2:07 pm
Location: Bristol, UK
Contact:

Post by zoneminder »

Your best bet it probably to just edit the script temporrily and remove the redirection of log output to the file.

Phil
Locked