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 is ms powershell?
What is subshell?
What are types of shells?
What are the different commands available to check the disk usage?
What is sudo command?
What is sed in shell script?
How to check if a directory exists?
Is shell and terminal the same?
What is path in shell script?
one folder contains lot of students name but I want to fetch hello with every student name individually using shell script
how will you find the total disk space used by a specific user?
What is a boot block?
What is awk script?
What is the difference between break and continue commands?
I have to write Shells (Linux + Unix)for publishing packages and reports. Is it possible ? What are the differents executable programs ineed to call ?