*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: ncheck_ffs | Section: 8 | Source: OpenBSD | File: ncheck_ffs.8
NCHECK_FFS(8) FreeBSD System Manager's Manual NCHECK_FFS(8) NAME ncheck_ffs, ncheck - generate names from inode-numbers SYNOPSIS ncheck_ffs [-ams] [-f format] [-i number ...] filesystem DESCRIPTION ncheck_ffs generates a list of filenames and inode numbers for the given file system. Names of directories are followed by a `.'. ncheck_ffs may be invoked more simply as ncheck, with no change in behaviour. The options are as follows: -a Print the file names `.' and `..', which are ordinarily skipped. -f format Use a custom output format when printing inode information. Characters from format are printed for each inode with the following escape sequences: \a Print a <bell> character. \b Print a <backspace> character. \e Print an <escape> character. \f Print a <form-feed> character. \I Print the inode number. \n Print a <new-line> character. \P Print the pathname to the file using the current inode number. \r Print a <carriage return> character. \t Print a <tab> character. \v Print a <vertical tab> character. \' Print a <single quote> character. \\ Print a backslash character. \0 Print a NUL character. All other characters, when prefixed by a backslash, simply print the character following the backslash. The device name is not printed on the first line of output when the -f option is specified. -i number ... Report only those files whose inode numbers are as listed. -m Give more verbose information on inodes. -s Report only special files and files with set-user-ID or set- group-ID set. This is meant to find hidden violations of security policies. The report is not sorted. SEE ALSO sort(1), fsck(8), fsdb(8) HISTORY An ncheck command appeared in Version 6 AT&T UNIX. The ncheck_ffs command was designed to be similar in functionality to the corresponding command in SunOS 4.1.3. AUTHORS Thorsten Lockert <[email protected]> FreeBSD 14.1-RELEASE-p8 February 8, 2020 FreeBSD 14.1-RELEASE-p8

Navigation Options