4.4BSD/usr/share/man/cat8/mount_lofs.0
MOUNT_LOFS(8) BSD System Manager's Manual MOUNT_LOFS(8)
NNAAMMEE
mmoouunntt__llooffss - mount a virtual copy of an existing filesystem sub-tree
SSYYNNOOPPSSIISS
mmoouunntt__llooffss [--FF _f_s_o_p_t_i_o_n_s] _t_a_r_g_e_t _m_o_u_n_t_-_p_o_i_n_t
DDEESSCCRRIIPPTTIIOONN
The mmoouunntt__llooffss command makes a sub-tree of an existing filesystem visible
in another part of the global filesystem namespace. This allows existing
files and directories to be accessed using a different pathname.
The primary differences between a virtual copy of the filesystem and a
symbolic link are that getcwd(3) functions correctly in the virtual copy,
and that other filesystems may be mounted on the virtual copy without af-
fecting the original. A different device number for the virtual copy is
returned by stat(2), but in other respects it is indistinguishable from
the original.
HHIISSTTOORRYY
The mmoouunntt__llooffss utility first appeared in 4.4BSD.
4.4BSD June 9, 1993 1