QuestionQ229

Essential Commands

Which of the following commands can be used to show the inode number of a specified file?

  • A inode
  • B ls
  • C ln
  • D cp
Explanation

The ls -i command prints each file’s inode number to the left of its name.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!