Linux OS Management Question:
Download Questions PDF

If two files on same partition point to the same inode structure they are called:
a) Soft links
b) Hard links
c) Alias
d) Special files

Answer:

b) Hard links

Download Linux Operating System Management Interview Questions And Answers PDF

Previous QuestionNext Question
Which command is used to change permissions of files and directories?
a) mv
b) chgrp
c) chmod
d) set
Deleting a soft-link:
a) Deletes the destination file
b) Deletes both the softlink and the destination file
c) Deletes just the softlink
d) backup of the destination is automatically created