In LINUX Please answer the following questions a) What is the command for displa
ID: 3721613 • Letter: I
Question
In LINUX
Please answer the following questions
a) What is the command for displaying the inode number of a file?
Your answer: _________________________________________________
b) What is the inode number for file /etc/services?
Your answer: _________________________________________________
c) What is the command for displaying the access and modify times for a file?
Your answer: _________________________________________________
d) What is the access time for file /etc/services?
Your answer: _________________________________________________
e) What is the modify time for file /etc/services?
Your answer: _________________________________________________
Explanation / Answer
Ans a- The command -i will display the inode number of each file.
Ans b -Inode number is basically an entry in inode table which contains the information about the file or directory.It is also called as index number.
Ans c- Stat command will display the access and modify times for a file.
Ans d- Access time for file is basically the last time file was read.
Ans e - Modify time for a file is basically the last time file content was modified.
Related Questions
drjack9650@gmail.com
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.