Linux OS Management Question:

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

Linux Operating System Management Interview Question
Linux Operating System Management Interview Question

Answer:

b) Hard links


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