Correlation of block # to filename

dave at uwvax.ARPA dave at uwvax.ARPA
Sat Jun 30 00:19:31 AEST 1984


There should be holdovers on Sys V from version 7, namely
icheck and ncheck (names may have changed -- its been a while).
Method:

icheck -b <blocknumbers> <filesystem>
	this gets you the inode containing the specified block(s)

ncheck -i <i-numbers> <filesystem>
	this gets you the filename(s)

They are both described in the manual: icheck(8), ncheck(8).
-- 
Dave Cohrs @ wisconsin
...!{allegra,heurikon,ihnp4,seismo,sfwin,ucbvax,uwm-evax}!uwvax!dave
dave at wisc-rsch.arpa



More information about the Comp.unix.wizards mailing list