Amiga.org

Amiga computer related discussion => Amiga Software Issues and Discussion => Topic started by: unite on July 13, 2007, 12:03:02 AM

Title: Unzip
Post by: unite on July 13, 2007, 12:03:02 AM
Is it possible to unzip a file directly to the hard drive and not the ram disk.  I'm using the unzip command from the Adf to PC tutorial on this forum.
Title: Re: Unzip
Post by: rkauer on July 13, 2007, 02:18:43 AM
 Yes, u can.

 Simply put the file on the drawer u wish 2 unzip it and make the dirty work.

 Or, via CLI, make the drawer (makedir in amigaDOS), go to it and type "unzip DeviceWhereTheFileIs:CompletePath/nameOfTheArchiveYouWantToUnzip.zip".

 Simply like that. :-D

Title: Re: Unzip
Post by: unite on July 13, 2007, 11:16:00 PM
Thanks

Found a nice GUI for it on Aminet ut is always good to know the code.