*** 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: zfs-share | Section: 8 | Source: FreeBSD | File: zfs-share.8.gz
ZFS-SHARE(8) FreeBSD System Manager's Manual ZFS-SHARE(8) NAME zfs-share - share and unshare ZFS filesystems SYNOPSIS zfs share [-l] -a|filesystem zfs unshare -a|filesystem|mountpoint DESCRIPTION zfs share [-l] -a|filesystem Shares available ZFS file systems. -l Load keys for encrypted filesystems as they are being mounted. This is equivalent to executing zfs load-key on each encryption root before mounting it. Note that if a filesystem has keylocation=prompt, this will cause the terminal to interactively block after asking for the key. -a Share all available ZFS file systems. Invoked automatically as part of the boot process. filesystem Share the specified filesystem according to the sharenfs and sharesmb properties. File systems are shared when the sharenfs or sharesmb property is set. zfs unshare -a|filesystem|mountpoint Unshares currently shared ZFS file systems. -a Unshare all available ZFS file systems. Invoked automatically as part of the shutdown process. filesystem|mountpoint Unshare the specified filesystem. The command can also be given a path to a ZFS file system shared on the system. SEE ALSO exports(5), smb.conf(5), zfsprops(7) FreeBSD 14.1-RELEASE-p8 May 17, 2021 FreeBSD 14.1-RELEASE-p8

Navigation Options