AR11(1) — Unix Programmer’s Manual
NAME
ar11 − PDP-11 compatible archive and library maintainer
SYNOPSIS
ar11 key [ posname ] afile name ...
DESCRIPTION
Ar11 maintains groups of files combined into a single archive file, with a format compatible to PDP-11 versions of UNIX. Ar11 is otherwise identical to ar.
FILES
/tmp/v∗temporaries
SEE ALSO
BUGS
The c and r options don’t seem to work.
If the same file is mentioned twice in an argument list, it may be put in the archive twice.
3rd Berkeley Distribution — VAX-11