Hello, > I am aware of fuser and fstat but these seem to only give me inodes.
You can use # find /foo -inum 123 to search for the corresponding file.
Hello, > I am aware of fuser and fstat but these seem to only give me inodes.
You can use # find /foo -inum 123 to search for the corresponding file.