Query: fstyp
OS: linux
Section: 1m
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
fstyp(1M) System Administration Commands fstyp(1M)NAMEfstyp - determine file system typeSYNOPSISfstyp [-v] specialDESCRIPTIONfstyp allows the user to determine the file system type of unmounted file systems using heuristic programs. An fstyp module for each file system type to be checked is executed; each of these modules applies an appropriate heuristic to determine whether the supplied special file is of the type for which it checks. If it is, the program prints on standard output the usual file sys- tem identifier for that type (for example, ``ufs'') and exits with a return code of 0; if none of the modules succeed, the error message unknown_fstyp (no matches) is returned and the exit status is 1. If more than one module succeeds, the error message unknown_fstyp (multi- ple matches) is returned and the exit status is 2.OPTIONS-v Produce verbose output. This is usually information about the file systems superblock and varies across different FSTypes. See ufs(7FS), mkfs_ufs(1M), and tunefs(1M) for details.USAGESee largefile(5) for the description of the behavior of fstyp when encountering files greater than or equal to 2 Gbyte ( 2**31 bytes).ATTRIBUTESSee attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWcsu | +-----------------------------+-----------------------------+SEE ALSOmkfs_ufs(1M), tunefs(1M), attributes(5), largefile(5), hsfs(7FS), ufs(7FS), pcfs(7FS)NOTESThe use of heuristics implies that the result of fstyp is not guaranteed to be accurate. SunOS 5.10 15 Apr 2003 fstyp(1M)
Related Man Pages |
---|
fsck(1m) - sunos |
fstyp_mod_dump(3fstyp) - opensolaris |
fsck(1m) - x11r4 |
fsck(1m) - v7 |
fsck(1m) - xfree86 |
Similar Topics in the Unix Linux Community |
---|
Output from fstyp shows 'ufs' and 'zfs' for the same slice. |
newfs – i where to look for changed inode density |
How to setup Email notification when storage reach certain % ? |