1.7.9: zsh, "unexpected end of file"

Thomas Hafner {^_^}@hafner.NL.EU.ORG
Wed Nov 30 21:09:00 GMT 2011


Hello,

could zsh be repaired such that it behaves successfully like bash?
Here goes the problem description.

1. In shell /usr/bin/zsh-4.3.12.exe:
  gunzip < r1s.gz > r1s
  - Expected: unpack to r1s
  - Observed: command fails with output "gzip: stdin: unexpected end of
    file"
2. However this works:
  gunzip r1s.gz
3. If I repeat 1. with bash rather than zsh, it works.

The file r1s.gz can be get there http://tinyurl.com/bs7kefh .

Regards
  Thomas Hafner


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list