NAME
Sys::Filesystem::Solaris - Return Solaris filesystem information to Sys::Filesystem
SYNOPSIS
See Sys::Filesystem.
METHODS
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
VERSION
$Id: Solaris.pm,v 1.12 2005/12/08 15:44:12 nicolaw Exp $
AUTHOR
Nicola Worthington <nicolaworthington@msn.com>
http://perlgirl.org.uk
COPYRIGHT
(c) Nicola Worthington 2004, 2005. This program is free software; you can redistribute it and/or modify it under the GNU GPL.
See the file COPYING in this distribution, or http://www.gnu.org/licenses/gpl.txt