bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: read command and ascii null as delimiter


From: Chet Ramey
Subject: Re: read command and ascii null as delimiter
Date: Mon, 11 Sep 2006 11:51:16 -0400

> "Nathan Coulter" <org.gnu.bug-bash@pooryorick.com> writes:
> 
> >>  read -d $'\0' will do most of what you want, with one limitation.  The
>          ^^^^^^^^
> 
> This is actually equivalent to read -d ''.

Yes, it is, but it makes the point more clearly.

Chet

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
                                Live Strong.
Chet Ramey, ITS, CWRU    chet@case.edu    http://tiswww.tis.case.edu/~chet/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]