|
From: | Paul Eggert |
Subject: | bug#22171: 'gzip -d' on single file fails silently ... |
Date: | Mon, 14 Dec 2015 15:45:17 -0800 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 |
Patrick Boake wrote:
... when called in script. No failures on command line or when decompressing multiple files (in script or on command line). The line in question is part of a function called in a for loop; gzip -d $SHCFILE 2>> $GZIPERROR Files get moved in next line of script. - output varies - still compressed file (*.gz) - compressed file + decompressed file - decompressed file
I'm sorry, but I don't understand this bug report. I don't know what your script is doing, or what the failure symptoms are. Can you please give a complete, self-contained shell script that illustrates the bug?
[Prev in Thread] | Current Thread | [Next in Thread] |