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?
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 |
How do you start and stop services in unix without using admin console?
What is .login file in unix?
What is meant by the term super user?
Differentiate relative path from an absolute path?
What are the file permissions and access modes in unix?
What is unix and its components?
How to know the present working directory in unix?
How do I show only directories in unix?
How to display the contents of a file?
What is the property of unix?
What are the features of unix operating system?
How do you kill a job in unix?