SYNCFSMAP(8,C) AIX Commands Reference SYNCFSMAP(8,C)
-------------------------------------------------------------------------------
syncfsmap
PURPOSE
Cleans up and updates /etc/fsmap stanzas for a site.
SYNTAX
+------+ +------+ +-----------+
syncfsmap ---| |---| |---| |--- site ---|
+- -v -+ +- -d -+ +- -f file -+
DESCRIPTION
The syncfsmap command removes all file system stanzas for site from /etc/fsmap
and (if -d flag is not set) appends the site's file systems file to /etc/fsmap.
FLAGS
-v verbose mode.
-f file uses the specified file instead of the default <LOCAL> file system.
-d deletes the site from the /etc/fsmap.
If successful, the syncfsmap command exits with status 0. On failure, it
prints out a diagnostic message to standard error and exits with status -1.
RELATED INFORMATION
See filesystems in the Technical Reference Vol II.
Processed November 8, 1990 SYNCFSMAP(8,C) 1