Scroll to navigation

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

NAME

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

SYNOPSIS

See Sys::Filesystem.

INHERITANCE

  Sys::Filesystem::Solaris
  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.

Resource name.
The raw device to fsck.
The default mount directory.
The name of the file system type.
The number used by fsck to decide whether to check the file system automatically.
Whether the file system should be mounted automatically by mountall.
The file system mount options.
The time at which the file system was mounted.

SEE ALSO

Solaris::DeviceTree

AUTHOR

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

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

COPYRIGHT

Copyright 2004,2005,2006 Nicola Worthington.

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