Hi

I can't type \ in my pd-extended. 
thus no result with this.

THX

p

Le 17 juin 2011 à 21:52, Charles Goyard a écrit :

> 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
> 
> _______________________________________________
> [email protected] mailing list
> UNSUBSCRIBE and account-management -> 
> http://lists.puredata.info/listinfo/pd-list


_______________________________________________
[email protected] mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

Reply via email to