Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- PKZIP 2.0 Reference Guide - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

  -e[r][c,d,e,n,p,s]   Extract files in a sorted order

  This option is used to specify a particular order in which to extract
  files from a .ZIP file.  These options are used along with the -e.  Each
  option will cause extraction sorted in ascending order of the particular
  criteria.

  Sort Options

     r     Reverse sort order

     c     CRC Value

     d     Date

     e     File Extension

     n     File Name

     p     Percentage (ratio) of compression

     s     File Size

  The most useful of these options will normally be extraction in order of
  Date, Name, or Extension.  Extraction in value of CRC order is in effect a
  random extraction.

  In this example the files contained within the .ZIP file ZUCKER would be
  extracted in the order of their names.

     pkunzip -en zucker.zip

  To reverse the order of extraction combine with the [r].

     pkunzip -ern zucker.zip


Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson