Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ ncheck.ffs(1M) — mips UMIPS RISC/os 5.01

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

fsck(1M)

sort(1)



NCHECK.FFS(1M)      RISC/os Reference Manual       NCHECK.FFS(1M)



NAME
     ncheck.ffs - generate names from i-numbers

SYNOPSIS
     /etc/ncheck.ffs [ -i numbers ] [ -a ] [ -s ] filesystems ...

DESCRIPTION
     N.B.: For most normal file system maintenance, the function
     of ncheck.ffs is subsumed by fsck(1M).

     ncheck.ffs with no options generates a pathname vs. i-number
     list of all files on every specified filesystem.  Names of
     directory files are followed by `/.'.  The -i option reduces
     the report to only those files whose i-numbers, separated by
     blanks, follow.  The -a option allows printing of the names
     `.'  and `..', which are ordinarily suppressed.  The -s
     option reduces the report to special files and files with
     set-user-ID mode; it is intended to discover concealed vio-
     lations of security policy.

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

SEE ALSO
     fsck(1M).
     sort(1) in the User's Reference Manual.

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
























                        Printed 11/19/92                   Page 1



Typewritten Software • bear@typewritten.org • Edmonds, WA 98026