$linuxcli.in _    [commands]    [tips & tricks]    [manpage]    [ESXi CLi]    [what is my ip?]    [pingme!]    [BIOS lock code]    [Code repo]




unzip -


    
    BusyBox v1.29.3 (2018-11-02 15:37:50 PDT) multi-call binary.
    Usage: unzip [-lnojpq] FILE[.zip] [FILE]... [-x FILE...] [-d DIR]
    Extract FILEs from ZIP archive
    	-l	List contents (with -q for short form)
    	-n	Never overwrite files (default: ask)
    	-o	Overwrite
    	-j	Do not restore paths
    	-p	Print to stdout
    	-q	Quiet
    	-x FILE	Exclude FILEs
    	-d DIR	Extract into DIR