Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

ff_ufs(1m) [opensolaris man page]

ff_ufs(1M)						  System Administration Commands						ff_ufs(1M)

NAME
ff_ufs - list file names and statistics for a ufs file system SYNOPSIS
ff -F ufs [generic_options] [-o a,m,s] special... DESCRIPTION
ff prints the pathnames and inode numbers of files in the file system which resides on the special device special. See ff(1M) for information regarding the ff command. See OPTIONS for information regarding the ufs-specific options. OPTIONS
The following options are supported: -o Specify ufs file system specific options. The following options available are: a Print the `.' and `..' directory entries. m Print mode information. This option must be specified in conjunction with the -i i-node-list option (see ff(1M)). s Print only special files and files with set-user-ID mode. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWcsu | +-----------------------------+-----------------------------+ SEE ALSO
find(1), ff(1M), ncheck(1M), attributes(5) SunOS 5.11 10 Feb 1997 ff_ufs(1M)

Check Out this Related Man Page

ncheck_ufs(1M)						  System Administration Commands					    ncheck_ufs(1M)

NAME
ncheck_ufs - generate pathnames versus i-numbers for ufs file systems SYNOPSIS
ncheck -F ufs [generic_options] [ -o m] [special...] DESCRIPTION
ncheck -F ufs generates a pathname versus i-number list of files for the ufs file system residing on special. Names of directory files are followed by `/.'. OPTIONS
See ncheck(1M) for the list of generic_options supported. -o Specify ufs file system specific options. The available option is: m Print mode information. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWcsu | +-----------------------------+-----------------------------+ SEE ALSO
ff(1M), ncheck(1M), attributes(5) DIAGNOSTICS
When the file system structure is improper, `??' denotes the "parent" of a parentless file and a pathname beginning with `...' denotes a loop. SunOS 5.10 18 Dec 1991 ncheck_ufs(1M)
Man Page

4 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

limit of files in the ufs filesystem

Hello ! Does anyone knows which de limit of files in the ufs filesystem in the Solaris 2.6 ?? Danke, Witt (2 Replies)
Discussion started by: witt
2 Replies

2. Solaris

How to remove a ufs file system?

Hello, On a box with Solaris 10 I created a ufs file system and now I need to remove that file system. How do I remove a ufs file system on Solaris 10? Thanks. (5 Replies)
Discussion started by: pmichner
5 Replies

3. Solaris

ufs file system

I ;ve an application which has does not support zfs and i 've a 100Gb Lun with zfs on it , how to go back to ufs .. and use SVM for the same ? (2 Replies)
Discussion started by: fugitive
2 Replies

4. OS X (Apple)

Warning using 'find'.

This is more of a discovery than a bug and for OSX 10.12.x, maybe earlier but I don't have them now. Consider this code:- # Auto-find the correct path and "sox" file, but it WILL take a very long time... # NOTE: It searches from YOUR HOME directory structure only, just modify to suit your... (8 Replies)
Discussion started by: wisecracker
8 Replies