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

[tbm@xxxxxxxxxx: Bug#130817: zsh's echo doesn't error if device is full]



I tried putting some error-checking in bin_print, but it didn't seem to
make much difference.

----- Forwarded message from Martin Michlmayr <tbm@xxxxxxxxxx> -----

zsh's echo should print an error when it fails because the device is
full.


1250:tbm@fisch: ~] /bin/echo foo > b
/bin/echo: write error: No space left on device

zsh: exit 1     /bin/echo foo > b
1251:tbm@fisch: ~] echo foo > b



-- System Information
Debian Release: 3.0
Architecture: i386
Kernel: Linux fisch 2.4.16 #6 Wed Dec 26 15:44:54 CET 2001 i686
Locale: LANG=en_US, LC_CTYPE=en_US

Versions of packages zsh depends on:
ii  libc6                     2.2.4-7        GNU C Library: Shared libraries an
ii  libcap1                   1:1.10-12      support for getting/setting POSIX.
ii  libncurses5               5.2.20010318-3 Shared libraries for terminal hand

-- 
Martin Michlmayr
tbm@xxxxxxxxxx

----- End forwarded message -----



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