ARCHFS(4)
NAME
archfs − mount mkfs-style archive
SYNOPSIS
archfs [ -abcC ] [ -m mtpt ] archfile
DESCRIPTION
Archfs mounts at mtpt (default /mnt/arch) a file system presenting the contents of an archive in the format produced by the -a flag to mkfs(8). The -a, -b, -c, and -C flags control the flag argument to the mount system call (see bind(2)) as in the mount command (see bind(1)).
SOURCE
/sys/src/cmd/archfs.c
SEE ALSO
Plan 9 — June 02, 2000