On Tue, 18 May 2010 15:27:51 ольга крыжановская wrote:
> Is this a bug or a feature that wc --bytes <<<"foo" returns 4? Does
> the <<<string operator add a new line at the end by default?
> 
> Olga
> 

Yes. pipelines in general are text-line oriented, and it stands to 
reason that <<< would fit into the most generally useful behaviour.



_______________________________________________
ast-users mailing list
[email protected]
https://mailman.research.att.com/mailman/listinfo/ast-users

Reply via email to