Scroll to navigation

Sys::Filesystem::Netbsd(3pm) User Contributed Perl Documentation Sys::Filesystem::Netbsd(3pm)

NAME

Sys::Filesystem::Netbsd - Return NetBSD filesystem information to Sys::Filesystem

SYNOPSIS

See Sys::Filesystem.

INHERITANCE

  Sys::Filesystem::Netbsd
  ISA Sys::Filesystem::Unix
    ISA UNIVERSAL

METHODS

Return the version of the (sub)module.

ATTRIBUTES

The following is a list of filesystem properties which may be queried as methods through the parent Sys::Filesystem object.

Describes the block special device or remote filesystem to be mounted.
Describes the mount point for the filesystem. For swap partitions, this field should be specified as none. If the name of the mount point contains spaces these can be escaped as \040.
Dscribes the type of the filesystem.
Describes the mount options associated with the filesystem.
Used for these filesystems by the dump(8) command to determine which filesystems need to be dumped.
Used by the fsck(8) program to determine the order in which filesystem checks are done at reboot time.

AUTHOR

Jens Rehsack <rehsack@cpan.org> - <http://www.rehsack.de/>

COPYRIGHT

Copyright 2009-2020 Jens Rehsack.

This software is licensed under The Apache Software License, Version 2.0.

<http://www.apache.org/licenses/LICENSE-2.0>

2020-10-24 perl v5.30.3