Amiga.org
Amiga computer related discussion => Amiga Software Issues and Discussion => Topic started 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.
-
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
-
Thanks
Found a nice GUI for it on Aminet ut is always good to know the code.