finding a file by it's inode

From: George Gallen <ggallen_at_slackinc.com>
Date: Mon, 20 Sep 1999 17:03:40 -0400

Is there a fast way to find out which
file has a specific inode?

I'm currently using:

find ./ -inum ###### -print

It works...but it's a little slow and I have
to break out of it once it finds the filename
unless I wait for it to search the full tree.

Running 3.2c

George Gallen
ggallen_at_slackinc.com
Received on Mon Sep 20 1999 - 21:55:40 NZST

This archive was generated by hypermail 2.4.0 : Wed Nov 08 2023 - 11:53:39 NZDT