Is there a command that shows how many inodes on a file system are available and in use? The command "apropos" doesn't seem to shed any light...
BTW, this is for Solaris, but also looking for a generic *NIX solution.
Code:
$ apropos inode
clri clri (1m) - clear inode
dcopy clri (1m) - clear inode
fsirand fsirand (1m) - install random inode generation numbers
BTW, this is for Solaris, but also looking for a generic *NIX solution.