ARCHFS(4) 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 pre-
senting 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
mkfs(8)
Page 1 Plan 9 (printed 10/30/25)