[PD] writing to log files

CK chris at lo-res.org
Mon Jan 30 18:03:33 CET 2006


I read:
> I would like to write various output to a log file in the same manner
> as the print object.  Does such an object exist?

[/tmp/log log this stuff (
 |
[shell]


cat /tmp/log

#!/bin/bash
echo $@ >> /tmp/log.txt


?

HTH

x

-- 
chris at lo-res.org	Postmodernism is german romanticism with better
http://pilot.fm/	special effects. (Jeff Keuss / via ctheory.net)




More information about the Pd-list mailing list