bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

shar produces bad shar file !!!


From: Bruce Korb
Subject: shar produces bad shar file !!!
Date: Thu, 25 Oct 2007 09:48:28 -0700

$ shar --version
shar - GNU sharutils 4.2.1

Produces this, in part:

# ============= cs-code.tbz ==============
if test -f 'cs-code.tbz' && test "$first_param" != -c; then
  $echo 'x -' SKIPPING 'cs-code.tbz' '(file already exists)'
else
shar: Saving cs-code.tbz (binary)
  $echo 'x -' extracting 'cs-code.tbz' '(binary)'
  sed 's/^X//' << 'SHAR_EOF' | uudecode &&

The line after the 'else' does not work so well.
Someone tell the sharutils maintainer to fix this.  :)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]