*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: automount | Section: 8 | Source: FreeBSD | File: automount.8.gz
AUTOMOUNT(8) FreeBSD System Manager's Manual AUTOMOUNT(8) NAME automount - update autofs mounts SYNOPSIS automount [-D name=value] [-L] [-c] [-f] [-o options] [-v] [-u] DESCRIPTION When called without options, the automount command parses the auto_master(5) configuration file and any direct maps that it references, and mounts or unmounts autofs(5) filesystems to match. These options are available: -D Define a variable. It is only useful with -L. -L Do not mount or unmount anything. Instead parse auto_master(5) and any direct maps, then print them to standard output. When specified more than once, all the maps, including indirect ones, will be parsed and shown. This is useful when debugging configuration problems. -c Flush caches, discarding possibly stale information obtained from maps and directory services. -f Force unmount, to be used with -u. -o Specify mount options to be used along with the ones specified in the maps. It is only useful with -L. -u Try to unmount filesystems mounted by automountd(8). autofs(5) mounts are not unmounted. To unmount all autofs mounts, use umount -At autofs. -v Increase verbosity. EXIT STATUS The automount utility exits 0 on success, and >0 if an error occurs. EXAMPLES Unmount all filesystems mounted by automountd(8): automount -u SEE ALSO auto_master(5), autofs(5), automountd(8), autounmountd(8) HISTORY The automount command appeared in FreeBSD 10.1. AUTHORS The automount was developed by Edward Tomasz Napierala <[email protected]> under sponsorship from the FreeBSD Foundation. FreeBSD 14.1-RELEASE-p8 November 22, 2014 FreeBSD 14.1-RELEASE-p8

Navigation Options