Quote:
Originally Posted by robotronic
I've tested your script but on my Linux box I have no problems at all... I've tried all the possible missings of flag/tar files combinations but I can't reproduce your behavior.
Code:
test ~ $ bash --version
GNU bash, version 3.2.33(1)-release (x86_64-pc-linux-gnu)
Copyright (C) 2007 Free Software Foundation, Inc.
Maybe your issue is related to a specific OS and/or bash versions 
|
I didn't realize that the OS or bash version could cause such an issue.
Anyhow the OS is
# uname -a
Linux sport 2.6.11.4-21.17-default #1 Fri Apr 6 08:42:34 UTC 2007 i686 athlon i386
GNU/Linux
And the bash version is
# bash --version
GNU bash, version 3.00.16(1)-release (i586-suse-linux)
Copyright (C) 2004 Free Software Foundation, Inc.
and the bash version is
If anyone knows of a cause for this problem I would appreciate help.
Thanks again
Thumper