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_UFS(8) BSD System Manager's Manual FSTYP_UFS(8) NAME fstyp_ufs -- check for a UFS volume SYNOPSIS fstyp_ufs device DESCRIPTION The fstyp_ufs utility is not intended to be run directly, but rather called by fstyp(8) while it is trying to determine which file system type is present on the given device. It returns 1 if it thinks the device contains a UFS volume, and 0 otherwise. SEE ALSO fstyp(8) BSD August 15, 2005 BSD |
|