Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

Unix

Unix v7

ncheck(1m)


NCHECK

NCHECK

NAME
SYNOPSIS
DESCRIPTION
SEE ALSO
DIAGNOSTICS

NAME

ncheck − generate names from i-numbers

SYNOPSIS

ncheck [ −i numbers ] [ −a ] [ −s ] [ filesystem ]

DESCRIPTION

Ncheck with no argument generates a pathname vs. i-number list of all files on a set of default file systems. Names of directory files are followed by ’/.’. The −i option reduces the report to only those files whose i-numbers follow. The −a option allows printing of the names ’.’ and ’..’, which are ordinarily suppressed. suppressed. The −s option reduces the report to special files and files with set-user-ID mode; it is intended to discover concealed violations of security policy.

A file system may be specified.

The report is in no useful order, and probably should be sorted.

SEE ALSO

dcheck(1), icheck(1), sort(1)

DIAGNOSTICS

When the filesystem structure is improper, ’??’ denotes the ’parent’ of a parentless file and a pathname beginning with ’...’ denotes a loop.



ncheck(1m)