GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Sys::Filesystem::Freebsd(3) User Contributed Perl Documentation Sys::Filesystem::Freebsd(3)

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

See Sys::Filesystem.

  Sys::Filesystem::Freebsd
  ISA Sys::Filesystem::Unix
    ISA UNIVERSAL

version ()
Return the version of the (sub)module.

The following is a list of filesystem properties which may be queried as methods through the parent Sys::Filesystem object.
fs_spec
Describes the block special device or remote filesystem to be mounted.
fs_file
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.
fs_vfstype
Dscribes the type of the filesystem.
fs_mntops
Describes the mount options associated with the filesystem.
fs_freq
Used for these filesystems by the dump(8) command to determine which filesystems need to be dumped.
fs_passno
Used by the fsck(8) program to determine the order in which filesystem checks are done at reboot time.

Sys::Filesystem, Sys::Filesystem::Unix, fstab(5)

$Id$

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

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

Copyright 2004,2005,2006 Nicola Worthington.

Copyright 2009,2013 Jens Rehsack.

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

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

2022-04-09 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.