User Tools

Site Tools


ubuntu:find:find_files_with_a_specific_inode

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
ubuntu:find:find_files_with_a_specific_inode [2022/06/09 10:28] peterubuntu:find:find_files_with_a_specific_inode [2022/06/13 09:04] (current) – removed peter
Line 1: Line 1:
-====== Ubuntu - Find - Find files with a specific inode ====== 
- 
-Find a file whose inode number is 123456. 
- 
-<code bash> 
-find . -inum 123456 
-</code> 
- 
-<WRAP info> 
-**NOTE**: To find a file's inode number use the command "**ls -il**". 
-</WRAP> 
- 
  
ubuntu/find/find_files_with_a_specific_inode.1654770498.txt.gz · Last modified: 2022/06/09 10:28 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki