fstyp_hfs(8) osx man page | unix.com

Man Page: fstyp_hfs

Operating Environment: osx

Section: 8

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

NAME
fstyp_hfs -- check for an HFS volume
SYNOPSIS
fstyp_hfs device
DESCRIPTION
The fstyp_hfs 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 HFS volume, and 0 otherwise.
SEE ALSO
fstyp(8)
BSD
August 15, 2005 BSD
Related Man Pages
hfs.util(8) - osx
dcopy_hfs(1m) - hpux
fstyp(1m) - hpux
mount_hfs(8) - opendarwin
fstyp(8) - freebsd
Similar Topics in the Unix Linux Community
To print diamond asterisk pattern based on inputs
My first PERL incarnation... Audio Oscillograph
A dash to GOTO or a dash from GOTO, that is the question...
Syntax error in subtraction in Bash
Python: Refer a properties file from different location