[PD] shell and "ctrl c"

CK chris at lo-res.org
Thu Feb 16 10:40:15 CET 2006


I wrote:
> fuser -v /path/to/pipe 2>&1 | grep tail | awk '{print $2}'

lsof /path/to/pipe | grep tail | awk '{print $2}'

giving you roughly the same of course ;)

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