home *** CD-ROM | disk | FTP | other *** search
- Usage: ARC {amufdxerplvtc}[bswn][g<password>] <archive> [<filename> . . .]
- Where: a = add files to archive
- m = move files to archive
- u = update files in archive
- f = freshen files in archive
- d = delete files from archive
- x,e = extract files from archive
- p = copy files from archive to standard output
- l = list files in archive
- v = verbose listing of files in archive
- t = test archive integrity
- c = convert entry to new packing method
-
- b = retain backup copy of archive
- s = suppress compression (store only)
- w = suppress warning messages
- n = suppress notes and comments
- g = Encrypt/decrypt archive entry
-
- To get all files out of a downloaded ARC library called stuff.arc, type
-
- arc x stuff.arc
-
- and all files in the library will be unpacked into the current directory.
-