| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-SWARE-Spam-Status: | No, hits=0.6 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS |
| X-Spam-Check-By: | sourceware.org |
| To: | "cygwin\@cygwin.com" <cygwin AT cygwin DOT com> |
| Subject: | 1.7.9: zsh, "unexpected end of file" |
| From: | Thomas Hafner <{^_^}@hafner.NL.EU.ORG> |
| Date: | Wed, 30 Nov 2011 21:48:40 +0100 |
| Lines: | 19 |
| User-Agent: | Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) |
| MIME-Version: | 1.0 |
| Message-Id: | <20111130204840.8840E1412D4@faun.hafner.NL.EU.ORG> |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |