|
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_NTFS(8) BSD System Manager's Manual FSTYP_NTFS(8)
NAME
fstyp_ntfs -- check for a Windows NT File System (NTFS) volume
SYNOPSIS
fstyp_ntfs device
DESCRIPTION
The fstyp_ntfs 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 Windows NT File System (NTFS) volume, and 0 otherwise.
SEE ALSO
fstyp(8)
BSD September 30, 2006 BSD
|
|