Assume that there are two different filesystems as /abc and
/xyz.
There is a file A under filesystem /abc which has to be
linked to filesystem /xyz.
Which link will you use - soft link or hard link? why?



Assume that there are two different filesystems as /abc and /xyz. There is a file A under filesyst..

Answer / shrimant

Soft link (Symbolic link)

We use hard link to link file into the same filesystem and
soft link for different filesystem

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More Unix General Interview Questions

What is necessary before running a shell script from the terminal?

0 Answers  


how do you move a backgrounnd job to forward?

3 Answers   Cap Gemini,


How do I show hidden files in unix?

0 Answers  


Is windows unix based?

0 Answers  


What is unix buffer cache?

0 Answers  






How do you start and stop services in unix without using admin console?

0 Answers  


What scheme does the Kernel in Unix System V follow while choosing a swap device among the multiple swap devices?

0 Answers  


What does $? Mean in unix?

0 Answers  


What are the bits that support the demand paging?

0 Answers  


What are the advantages of unix?

0 Answers  


What is process termination in unix?

0 Answers  


What is delayed write in unix?

0 Answers  


Categories