From: dahms@ifk20.mach.uni-karlsruhe.de
Subject: RE: tar bug with beta-19?
19 Aug 1998 04:03:04 -0700
Message-ID: <009CAEAB.53C4A820.14451.cygnus.gnu-win32@ifk20.mach.uni-karlsruhe.de>
To: jdeifik@turbo.ni.net
Cc: gnu-win32@cygnus.com, dahms@ifk20.mach.uni-karlsruhe.de

Hi Jeff, you wrote:

: tar -cvzf foo f.tar.gz or tar -cvf foo f.tar
: 
: it works fine, except it excludes files that are compressed with gzip.

Assuming foo is the directory, you swapped the args. Should be:
  tar cvzf f.tgz foo or tar cvf f.tar foo


Bye, Heribert (dahms@ifk20.mach.uni-karlsruhe.de)
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
