Answer Posted / satchi
You can say its a pointer to a file or directory.Each file
associated with a inode which contains 2 kinds of
information.
1.File name ,owner,permision
2. The data block for the file.
to see the inode value of a file type
#ls -i <filename>
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Is shell a part of kernel?
What is @echo off?
write a shell script to generate a alert ? like when ur birthday came then generate a alert ur birthday is today like that ?
What is the first line in a shell script?
Give some situations where typing error can destroy a program?
What is the crontab?
How to get the 3rd element/column from each line from a file?
What is .sh file in mac?
What can you do with powershell?
What is computer cli?
What is scripting autism?
Explain about non-login shell files?
What is path variable bash?
What is a file basename?
how will you find the total disk space used by a specific user?