Query: sys::filesystem::darwin
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Sys::Filesystem::Darwin(3pm) User Contributed Perl Documentation Sys::Filesystem::Darwin(3pm)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 UNIVERSALMETHODSversion () Return the version of the (sub)module.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. mount_point The mount point (usually either '/' or '/Volumes/...'). device The mounted device format Describes the type of the filesystem. So far I encountered the following types: hfs The standard Mac OS X HFS(+) filesystem. Disk images (.dmg) and Mac Software DVDs normally also use the HFS(+) format. msdos DOS image files (e.g. floppy disk images) cd9660 CD-ROM image files or real CD-ROMs cddafs Audio CDs udf UDF filesystem (e.g. DVDs) (empty) For mounted FTP servers, disktool returns an empty filesystem type (ie, '').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: Darwin.pm 128 2010-05-12 13:16:44Z trevor $AUTHORChristian Renz <crenz@web42.com> Jens Rehsack <rehsack@cpan.org> - <http://www.rehsack.de/>COPYRIGHTCopyright 2004,2005,2006 Nicola Worthington. Copyright 2009,2010 Jens Rehsack. This software is licensed under The Apache Software License, Version 2.0. <http://www.apache.org/licenses/LICENSE-2.0> perl v5.10.1 2010-05-18 Sys::Filesystem::Darwin(3pm)
Related Man Pages |
---|
sys::filesystem(3pm) - debian |
sys::filesystem::aix(3pm) - debian |
sys::filesystem::darwin(3pm) - debian |
sys::filesystem::linux(3pm) - debian |
sys::filesystem::solaris(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
Extend a Filesystem with other LV |
filesystem is full in AIX5.3 |
Filesystem |
Creating Filesystem using DD for LVM |
Scripting numpty question |