Re: zip files...

2009-01-05 Thread Michel Talon
Gary Kline wrote:

 guys, i have three huge zip files, .zip, and z02, z01.
 how do i unzip these into the original?


Note that FreeBSD tar now extracts zips (tarr xvfz zipfile)



-- 

Michel TALON

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


zip files...

2009-01-04 Thread Gary Kline
guys, i have three huge zip files, .zip, and z02, z01.

how do i unzip these into the original?

gary



-- 
 Gary Kline  kl...@thought.org  http://www.thought.org  Public Service Unix
http://jottings.thought.org   http://transfinite.thought.org
The 2.17a release of Jottings: http://jottings.thought.org/index.php

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: zip files...

2009-01-04 Thread prad
On Sun, 4 Jan 2009 22:48:21 -0800
Gary Kline kl...@thought.org wrote:

 how do i unzip these into the original?

hello gary,

use unzip filename.

if you don't have (un)zip installed you can get them with

pkg_add -r zip unzip
(assuming you can become root)
 

-- 
In friendship,
prad

  ... with you on your journey
Towards Freedom
http://www.towardsfreedom.com (website)
Information, Inspiration, Imagination - truly a site for soaring I's
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: zip files...

2009-01-04 Thread Gary Kline
On Sun, Jan 04, 2009 at 11:36:27PM -0800, prad wrote:
 On Sun, 4 Jan 2009 22:48:21 -0800
 Gary Kline kl...@thought.org wrote:
 
  how do i unzip these into the original?
 
 hello gary,
 
 use unzip filename.
 
 if you don't have (un)zip installed you can get them with
 
 pkg_add -r zip unzip
 (assuming you can become root)
  

thanks much:-)


 
 -- 
 In friendship,
 prad
 
   ... with you on your journey
 Towards Freedom
 http://www.towardsfreedom.com (website)
 Information, Inspiration, Imagination - truly a site for soaring I's
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org

-- 
 Gary Kline  kl...@thought.org  http://www.thought.org  Public Service Unix
http://jottings.thought.org   http://transfinite.thought.org
The 2.17a release of Jottings: http://jottings.thought.org/index.php

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org