On Tue, Feb 9, 2010 at 6:15 AM, rajkumar vbalakrishnasamy < [email protected]> 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 _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
