Go to main content

man pages section 5: File Formats

Exit Print View

Updated: Wednesday, July 27, 2022
 
 

sharetab(5)

Name

sharetab - shared file system table

Description

/etc/dfs/sharetab is an in-kernel (read-only) view of the shared directories backed up by the sharefs(4FS) filesystem.

Each line of the file consists of the following fields:

pathname resource fstype specific_options description

where

pathname

Indicate the path name of the shared resource.

resource

Indicate the symbolic name by which remote systems can access the resource.

fstype

Indicate the file system type of the shared resource.

specific_options

Indicate file-system-type-specific options that were given to the share command when the resource was shared.

description

Describe the shared resource provided by the system administrator when the resource was shared.

See Also

sharefs(4FS), share(8)