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

Re: possible glibc bug with buffers [was Re: 4.3.4-dev-6]



Monday 07 January 2008 21:44:21 tarihinde Clint Adams şunları yazmıştı:
> and zsh does this
> % echo one >/dev/full
> echo: write error: no space left on device
> one
> % echo two
> two

Uhm glibc 2.7 with some patches, and zsh from CVS:

[~]> echo one >/dev/full
echo: write error: no space left on device
[~]>  echo two
two

regards,
ismail

-- 
Never learn by your mistakes, if you do you may never dare to try again.



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