On Tue, 2003-01-14 at 21:07, H.J.Bathoorn wrote:
> On Tuesday 14 January 2003 03:24, yankl wrote:
> > On Monday 13 January 2003 08:21 pm, ThinKer wrote:
> > > Hello All,
> > >
> > >  A friend of mine sent me some documents today for my review. For some
> > > reason she forgot that I am trying to get rid of the "Windows in my
> > > Life" and she sent .doc files zipped up in a .zip file.
> > >
> > > Of course, when I click on the file to open it on my Linux box, Ark
> > > tells me that it can't open it.
> > >
> > > "The utility zip is not in your PATH."
> > >
> > > questions...
> > >
> > > 1. Is there a way to get Ark to open this?
> > > 2. If the answer to #1 is 'no', what other program can I use to get this
> > > open?
> > >
> > > Thanks,
> > >
> > > -TP
> >
> > Yes.  Do "urpmi zip" and use ark for zip files.
> 
> Otherwise on the commandline: "gunzip file.zip" (without the quotes) 
> will unzip the file in the folder where it resides.
> 
> Good Luck,
> HarM
> 

Unless I know who the ZIP file is from, I generally use:

rm -rf filefromwhoknows.zip

(g)

UnZIP has been part of linux for quit some time - and ARK (if you're
using KDE) or File-Roller should be able to pick it up just by a
double-click on the archive itself - but here is the output from just
typing "unzip" in a terminal:

UnZip 5.50 of 17 February 2002, by Info-ZIP.  Maintained by C. Spieler. 
Send
bug reports to the authors at [EMAIL PROTECTED]; see README for
details.

Usage: unzip [-Z] [-opts[modifiers]] file[.zip] [list] [-x xlist] [-d
exdir]
  Default action is to extract files in list, except those in xlist, to
exdir;
  file[.zip] may be a wildcard.  -Z => ZipInfo mode ("unzip -Z" for
usage).

  -p  extract files to pipe, no messages     -l  list files (short
format)
  -f  freshen existing files, create none    -t  test compressed archive
data
  -u  update files, create if necessary      -z  display archive comment
  -x  exclude files that follow (in xlist)   -d  extract files into
exdir

modifiers:                                   -q  quiet mode (-qq =>
quieter)
  -n  never overwrite existing files         -a  auto-convert any text
files
  -o  overwrite files WITHOUT prompting      -aa treat ALL files as text
  -j  junk paths (do not make directories)   -v  be verbose/print
version info
  -C  match filenames case-insensitively     -L  make (some) names
lowercase
  -X  restore UID/GID info                   -V  retain VMS version
numbers
                                             -M  pipe through "more"
pager
Examples (see unzip.txt for more info):
  unzip data1 -x joe   => extract all files except joe from zipfile
data1.zip
  unzip -p foo | more  => send contents of foo.zip via pipe into program
more
  unzip -fo foo ReadMe => quietly replace existing ReadMe if archive
file newer

:P

-- 
Tue Jan 14 21:10:00 EST 2003
  9:10pm  up 12:51,  4 users,  load average: 0.44, 0.35, 0.27
------------------------------------------------------------------
|            __    __          | kuhn media australia            |
|           / ,, /| |'-.       | http://kma.0catch.com           |
|          .\__/ || |   |      |=================================|
|       _ /  `._ \|_|_.-'      | stephen kuhn                    |
|      | /  \__.`=._) (_       |  email: [EMAIL PROTECTED] |
|      |/ ._/  |"""""""""|     |  email: [EMAIL PROTECTED]    |
|      |'.  `\ |         |     |    icq: 5483808                 |
|      ;"""/ / |         |     |                                 |
|  smk  ) /_/| |.-------.|     | mobile: 0410-728-389            |
|      '  `-`' "         "     | Berkeley, New South Wales, AU   |
------------------------------------------------------------------
* linux user:267497 * RH 7.3+ * PC/Mac/Linux/Networking/Consulting
------------------------------------------------------------------

If the automobile had followed the same development as the computer, a
Rolls-Royce would today cost $100, get a million miles per per gallon,
and explode once a year killing everyone inside.
                -- Robert Cringely, InfoWorld

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to