Mail Archives: cygwin/1997/08/08/12:38:42
On Fri, 8 Aug 1997, Ken Cantrell wrote:
> The command
> tar -cvf t.tar p6_das2bin.c p6_das2bin.h Makefile changelog
> works fine, but
> tar -cvf t08081997-10:46.tar p6_das2bin.c p6_das2bin.h Makefile changelog
I think this is because DOS/Windows can't use ':' in filenames that way.
Look at it this way:
a:blah.tar <--- blah.tar on drive a:
t08081997-10:46.tar <--- 46.tar on drive t08081997-10:
Tar, of course, being a UNIX program, doesn't inherently -know- this is a
bad thing. :)
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
- Raw text -