|
NAMESys::Filesystem::Darwin - Return Darwin (Mac OS X) filesystem information to Sys::FilesystemSYNOPSISSee Sys::Filesystem.DESCRIPTIONThe filesystem information is taken from diskutil, the system utility supplied on Mac OS X.INHERITANCESys::Filesystem::Darwin ISA Sys::Filesystem::Unix ISA UNIVERSAL METHODS
ATTRIBUTESThe following is a list of filesystem properties which may be queried as methods through the parent Sys::Filesystem object.The property 'label' is also set, but cannot be queried by Sys::Filesystem yet.
BUGSDoesn't take /etc/fstab or /etc/xtab into account right now, since they are normally not used. Contact the author if you need this.SEE ALSOSys::Filesystem, diskutilVERSION$Id$AUTHORChristian Renz <crenz@web42.com>Jens Rehsack <rehsack@cpan.org> - <http://www.rehsack.de/> COPYRIGHTCopyright 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>
Visit the GSP FreeBSD Man Page Interface. |