www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1993/12/10/11:21:02

Date: Fri, 10 Dec 93 10:32:12 EST
From: peprbv AT cfa0 DOT harvard DOT edu (Bob Babcock)
To: ahall AT fmrco DOT com
Cc: djgpp AT sun DOT soe DOT clarkson DOT edu
Subject: What is the correct command?

> As a new user the following instructions
> confused me as there is no -o option in
> the example?  What is the j in the -dj?
> Are all the flags the same with pkunzip?

-o means overwrite.  Most (all?) of the ZIP files include copies of README,
COPYING.DJ, etc and if you don't specify -o, you'll get duplicate file
messages.

-dj is not an option, it's part of the file name (unzip-dj.exe).

If you have PKUNZIP 2.04g installed, you can use it to do the djgpp
installation.  Commands would be
   pkunzip -d <djxxxxx> <destination directory>
Or, if you put all the ZIP files in the current directory
   pkunzip -d * c:\djgpp
will extract everything with one command.  The -d flag means use the directory
information in the zip file.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019