fumount(1M) UNIX System V(Remote File Sharing Utilities) fumount(1M)
NAME
fumount - forced unmount of advertised resources
SYNOPSIS
fumount [-w sec] resource [[-w sec] resource]...
DESCRIPTION
fumount unadvertises each resource and disconnects remote access to the
resource. The -w sec causes a delay of sec seconds prior to the
disconnect from the resource specified immediately after the -w.
When the forced unmount occurs, an administrative shell script is started
on each remote computer that has the resource mounted
(/usr/bin/rfuadmin). If a grace period of several seconds is specified
with -w, rfuadmin is started with the fuwarn option. When the actual
forced unmount is ready to occur, rfuadmin is started with the fumount
option. See the rfuadmin(1M) manual page for information on the action
taken in response to the forced unmount.
This command is restricted to the super-user.
ERRORS
If resource (1) does not physically reside on the local machine, (2) is
an invalid resource name, (3) is not currently advertised and is not
remotely mounted, or (4) the command is not run with super-user
privileges, an error message will be sent to standard error.
SEE ALSO
adv(1M), mount(1M), rfuadmin(1M), rfudaemon(1M), rmount(1M), unadv(1M).
10/89 Page 1