ARCV(1) COMMAND REFERENCE ARCV(1)
NAME
arcv - convert archives to new format
SYNOPSIS
arcv [ -t ] filename ...
DESCRIPTION
Arcv converts archive files (see ar (1) , ar (5)) from 32v
and Third Berkeley editions to a new portable format. The
conversion is done in place, and the command refuses to
alter a file not in old archive format.
Old archives are marked with a magic number of 0177545 at
the start; new archives have a first line ``!<arch>''.
OPTIONS
-t Put temporary file in /usr/tmp instead of /tmp.
EXAMPLES
The following example converts the file old.a to the new
archive format.
arcv old.a
FILES
/tmp/arc* Temporary copy of the archive
/usr/tmp/arc* Temporary copy of the archive (with
-t option)
RETURN VALUE
[NO_ERRS] Command completed without error.
[USAGE] Incorrect command line syntax. Execution
terminated.
[NP_WARN] An error warranting a warning message
occurred. Execution continues.
[P_WARN] A system error occurred. Execution continues.
See intro(2) for more information on system
errors.
[P_ERR] A system error occurred. Execution
terminated. See intro(2) for more
information on system errors.
SEE ALSO
ar(1), ar(5).
Printed 10/17/86 1
%%index%%
na:72,73;
sy:145,140;
de:285,545;
op:830,138;
ex:968,174;
fi:1142,251;
rv:1393,681;
se:2074,82;
%%index%%000000000129