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) - mojave
dcopy(1m) - hpux
fsck_hfs(8) - opendarwin
mount_hfs(8) - netbsd
mount_hfs(8) - osx
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
Undeletable file
Shopt -s histappend
To print diamond asterisk pattern based on inputs
Python: Refer a properties file from different location