fstyp_msdos(8) osx man page | unix.com

Man Page: fstyp_msdos

Operating Environment: osx

Section: 8

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

NAME
fstyp_msdos -- check for an MSDOS FAT volume
SYNOPSIS
fstyp_msdos device
DESCRIPTION
The fstyp_msdos 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 an MSDOS FAT volume, and 0 otherwise.
SEE ALSO
fstyp(8)
BSD
August 15, 2005 BSD
Related Man Pages
fstyp(1m) - hpux
fsck_msdos(8) - osx
fsck_msdosfs(8) - freebsd
lofi(7d) - linux
lofi(7d) - hpux
Similar Topics in the Unix Linux Community
AIX Links
Installing Dash Shell on OS X Lion
When is a _function_ not a _function_?
To print diamond asterisk pattern based on inputs
Python: Refer a properties file from different location