On Sat, Jan 8, 2011 at 10:39 PM, Narendra Sisodiya <
[email protected]> wrote:

> Let assume we have output.zip file in linux
>
> Now run this
>
> cat `which unzipsfx` output.zip > newzip.xzip
>
> I added xzip just to show that this is executable zip.
>
>
>
> Now if you want to extract,, then just use following command
>
> chmod +x newzip.xzip
> ./newzip.xzip
>
>
> --
> ┌─────────────────────────┐
> │    Narendra Sisodiya
> │    http://narendrasisodiya.com
> └─────────────────────────┘
>
> --
> l...@iitd - http://tinyurl.com/ycueutm
>

Nice work.

-- 
Mihir Mehta,
B. Tech. student,
Department of Computer Science and Engineering,
Indian Institute of Technology, Delhi.

-- 
l...@iitd - http://tinyurl.com/ycueutm

Reply via email to