[Ilugc] Command to get the inode information

  • From: dearsaravanan@xxxxxxxxx (Saravanan S)
  • Date: Tue Feb 9 11:54:24 2010

On Tue, Feb 9, 2010 at 6:15 AM, rajkumar vbalakrishnasamy <
rajkumar.lynx@xxxxxxxxx> wrote:

All,
        I am doing project in Linux file security for that we need to get
the entire  inode information and hide it.So  how get the entire inode
information  and is there any command to get the entire inode
information.Thanking you.

<http://www.ae.iitm.ac.in/mailman/listinfo/ilugc>


Guess you are aware of  ls -i

or try

stat <filename>

and

inode usage is available via df with -i switch
which lists inode information :)

HTH :)

Saravanan Sundaramoorthy
Red Hat Certified Engineer
+91 99404 32545

http://in.linkedin.com/in/saravanansundaramoorthy

Other related posts: