minix man page for ncheck

Query: ncheck

OS: minix

Section: 8

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

NCHECK(8)						      System Manager's Manual							 NCHECK(8)

NAME
ncheck - i-node to name converter
SYNOPSIS
ncheck [-i numbers] [-a] [-s] file_system
OPTIONS
-a List all files, even . and .. -i Followed by a list of i-nodes -s List only special and setuid files
EXAMPLES
ncheck - /dev/fd0 # List everything on /dev/fd0 ncheck -i 10,15 /dev/fd0 # List i-nodes 10 and 15 on /dev/fd0
DESCRIPTION
Sometimes one knows about an i-node number and wants to find the file name that goes with it. This program makes that mapping. The default is to list everything on the device, but the -i flag restricts the list to specified i-nodes and the -s flag restricts it to spe- cial files and setuid files (to look for possible security violations).
SEE ALSO
fsck(1). NCHECK(8)
Related Man Pages
ncheck(1m) - suse
ncheck(1m) - osx
ncheck(1m) - mojave
ncheck(1m) - linux
ncheck(1m) - plan9
Similar Topics in the Unix Linux Community
SVNChecker 0.1.2 (Default branch)
SVNChecker 0.2 (Default branch)
SVNChecker 0.2.1 (Default branch)
SVNChecker 0.3 (Default branch)
CDN Check Script (cdncheck.php)