Monday 22 April 2013

ARJ/ZIP command line

ARJ/ZIP command line syntax

PKZIP
pkzip -rp -& target source*,
pkzip -rp -& a:\filename c:\yrdir\*.*
pkunzip -d source target
pkunzip -d a:\*.zip c:\games


ARJ
arj m target source*, (m means move)
arj a target source*,
arj y -je1 arjsourcename, (means convert to exe)
arj e source target, (e means extract)
arj l source (l means list)

 

No comments:

Post a Comment