Sys::Filesystem::Solaris - Return Solaris filesystem information to Sys::Filesystem


Sys-Filesystem documentation  | view source Contained in the Sys-Filesystem distribution.

Index


NAME

Top

Sys::Filesystem::Solaris - Return Solaris filesystem information to Sys::Filesystem

SYNOPSIS

Top

See Sys::Filesystem.

INHERITANCE

Top

  Sys::Filesystem::Solaris
  ISA Sys::Filesystem::Unix
    ISA UNIVERSAL

METHODS

Top

version ()

Return the version of the (sub)module.

ATTRIBUTES

Top

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

device

Resource name.

device_to_fsck

The raw device to fsck.

mount_point

The default mount directory.

fs_vfstype

The name of the file system type.

fs_freq

The number used by fsck to decide whether to check the file system automatically.

mount_at_boot

Whether the file system should be mounted automatically by mountall.

fs_mntops

The file system mount options.

time

The time at which the file system was mounted.

SEE ALSO

Top

Solaris::DeviceTree

VERSION

Top

$Id: Solaris.pm 185 2010-07-15 19:25:30Z trevor $

AUTHOR

Top

Nicola Worthington <nicolaw@cpan.org> - http://perlgirl.org.uk

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

COPYRIGHT

Top


Sys-Filesystem documentation  | view source Contained in the Sys-Filesystem distribution.