Quote:
Originally Posted by shanrq
can some one tell me what meaning of this word: arc a -ep1 -r -w
need info for this thing "-ep1", "-r" "-w" "-ed" "m3"
or maybe you can just give me where i can get any documentation about it.
-thx
|
Arc (Arc.exe)
is the compressor executable, the other words are just the parameters for its commands and options.
Quote:
|
Usage: Arc command [options...] archive [files... @listfiles...]
|
If you run arc (from command line) you can see the help file, specifically:
Quote:
- a: add files to archive
- -ed: don't add empty dirs to archive
- -epMODE: Exclude/expand path MODE
- -mMETHOD: compression METHOD (-m0..-m9, -m1x..-m9x)
- -r: recursively collect files
- -wDIRECTORY: DIRECTORY for temporary files
|