[PD] shell

Charles Goyard cg at fsck.fr
Fri Jun 17 21:52:06 CEST 2011


Hi,

I guess you're on osx since you mention 'Terminal'.

Try with escaping the quotes :

sed -n \'$=\'  $File.txt

and eventually the dollar too :

sed -n \'\$=\'  $File.txt

On archlinux it works without escaping.

see you,
Charlot



More information about the Pd-list mailing list