contents.gifprev.gifnext.gifhome.gif

'-R' - COLLECT ARCHIVES RECURSIVELY

This option causes LZX to recurse into subdirectories (in addition to the
current directory) to look for matching archives.

For example, to view all files ending in ".h" in all LZX archives in the
current directory and its subdirectories, one would type:
"LZX -R v #?.lzx #?.h".

To add the file "MYBBS.ADV" to all LZX archives in the current directory and
its subdirectories, one would type: "LZX -R a #?.lzx MYBBS.ADV".

Similarly, to delete the file "zzzendpad.foo" from all LZX archives in the
current directory and its subdirectories, one would type:
"LZX -R d #?.lzx zzzendpad.foo"


VALIDITY

This option is valid with the following commands:

   a (add)
   d (delete)
   e (extract)
   f (freshen)
   l (list)
   r (replace)
   t (test)
   u (update)
   v (view)
   x (extract)


contents.gifprev.gifnext.gifhome.gif