Let me take a stab at this...

I used to be able to use unzip
Try this
 unzip  <your zip file.zip>

For Rename(Move), use mv <source> <destination>, but BE CAREFUL!!!  Read the man
page or you could wipe out a file.
For Copy, use cp <source> <destination>  Again, Read the man page if you are
unsure




James Stewart <[EMAIL PROTECTED]> on 08/12/99 06:42:09 AM

Please respond to [EMAIL PROTECTED]

To:   [EMAIL PROTECTED]
cc:    (bcc: Bryan Moorehead/Link/Allied Holdings)
Subject:  [newbie] File operations and Zip archives




A colleague using a windows machine has e-mailed me some graphics in a zip
file. Is there a good linux unzipper?

Also, what are the commands to rename, copy and move files? I've tried
saying ln and then removing the previous file, but this hasn't worked.

James.

--
James Stewart ... [EMAIL PROTECTED]
Britlinks ... http://www.britlinks.co.uk - web site, web design and more
The Phantom Tollbooth ... http://www.tollbooth.org






Reply via email to