Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: PATCH: read -d $'\0' doesn't work



Peter Stephenson wrote:
> I tried:
> 
>   find ... -print0 | while read -d $'\0' ...
> 
> and found that NULL delimiters don't work.  Since this is the most
> obvious use of -d, I imagine no-one uses this feature much.  The read
> builtin doesn't handle metafied delimiters correctly.
> 
> I'll apply this to 4.0, too.

Er... except I won't, because it's a new feature.

pws


**********************************************************************
The information transmitted is intended only for the person or
entity to which it is addressed and may contain confidential 
and/or privileged material. 
Any review, retransmission, dissemination or other use of, or
taking of any action in reliance upon, this information by 
persons or entities other than the intended recipient is 
prohibited.  
If you received this in error, please contact the sender and 
delete the material from any computer.
**********************************************************************



Messages sorted by: Reverse Date, Date, Thread, Author