ubuntu:find:find_files_with_a_specific_inode
This is an old revision of the document!
Ubuntu - Find - Find files with a specific inode
Find a file whose inode number is 123456.
find . -inum 123456
NOTE: To find a file's inode number use the command “ls -il”.
ubuntu/find/find_files_with_a_specific_inode.1654770498.txt.gz · Last modified: 2022/06/09 10:28 by peter