ADC Home > Reference Library > Reference > Mac OS X > Mac OS X Man Pages

 

This document is a Mac OS X manual page. Manual pages are a command-line technology for providing documentation. You can view these manual pages locally using the man(1) command. These manual pages come from many different sources, and thus, have a variety of writing styles.

For more information about the manual page format, see the manual page for manpages(5).



FSTYP(8)                  BSD System Manager's Manual                 FSTYP(8)

NAME
     fstyp -- identify a file system

SYNOPSIS
     fstyp device

DESCRIPTION
     The fstyp utility attempts to determine what sort of volume is present on the given device.  It oper-ates operates
     ates by iterating over directories that are typically part of the path, searching for files matching
     the pattern fstyp_* and running them.  If it finds a match, it will print out the file system type name
     and exit with a return value of 1.  If it does not find a match, it will not print out anything, and
     the return value will be 0.

BSD                             August 15, 2005                            BSD

Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.