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
What are the different variables present in linux shell?
What is shell variable?
What is meant by dos operating system?
How do I set bash as default shell mac?
What is the significance of $#?
how to print the matrix form of 2-d, 3-d arrays in unix c shell scripts ?
Differentiate between ‘ and ” quotes.
How many fields are present in a crontab file and what does each field specify?
What is shell environment?
What is the use of a shebang line?
What does $1 mean in bash?
What is the use of .sh file?
What is the syntax of while loop in shell scripting?
What does the sh command do?
How do I run a .sh file?