Skip Navigation Links | |
Exit Print View | |
man pages section 1: User Commands Oracle Solaris 11.1 Information Library |
- translates exportfs options to share/unshare commands
/usr/sbin/exportfs [-aiuv] [-o options] [pathname]
exportfs translates SunOS 4.x exportfs options to the corresponding share/unshare options and invokes share/unshare with the translated options.
With no options or arguments, exportfs invokes share to print out the list of all currently shared NFS filesystems.
exportfs is the BSD/Compatibility Package command of share(1M) and unshare(1M). Use share(1M)/ unshare(1M) whenever possible.
Invokes shareall(1M), or if -u is specified, invokes unshareall(1M).
Ignore options in /etc/dfs/dfstab.
Invokes unshare(1M) on pathname.
Verbose.
Specify a comma-separated list of optional characteristics for the filesystems being exported. exportfs translates options to share-equivalent options. (see share(1M) for information about individual options).
See attributes(5) for descriptions of the following attributes:
|
share(1M), shareall(1M), unshare(1M), unshareall(1M), attributes(5)