unzip problemsForum: Apps Topic: unzip problems started by: Zucca Posted by Zucca on Sep. 27 2006,17:18
Okay. This is propably solved right away if someone can tell me if there's a dsl extension for unzip program.Anyway. I noticed that unzip program is 'merged' to buzybox. I read the man page for it and tried to unzip my archive. Failed. Ok. Then I did this to investigate:
So. What's wrong? Posted by ^thehatsrule^ on Sep. 27 2006,20:44
There's different zip standards afaik - I personally like p7zip because it pratically handles everything to do with file compression, but the binaries are larger.Of course you could try the standard unzip program too. (try from apt?) Posted by Zucca on Sep. 28 2006,14:02
I did
Actually it's almost the same as in buzybox. Same options and so on... Posted by ^thehatsrule^ on Sep. 28 2006,15:01
Well yes, busybox was meant to be a small replacement; see < http://www.busybox.net/about.html > Posted by roberts on Sep. 28 2006,18:03
Also loading gnu-utils.dsl or gnu-utils.unc provides the full version.
Posted by Zucca on Sep. 28 2006,18:09
Oh thanks. So basically it replaces Busybox with seperate binaries? |