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 |
Is android unix like?
What is the full form of unix operating system?
What are the common directory management commands in unix?
What is the file in unix?
Explain the different types of pathnames that are used in unix.
Why do we need unix shell scripting?
Differentiate multiuser from multitask.
What is RC (return code)? What is useful for? Which are the common values?
How do I search for a file in unix?
Why kernel is known as the heart of unix os?
Is it possible to restrict incoming message?
How to compare two text files in unix?