What is the main advantage of creating links to a file
instead of copies of the file?
Answers were Sorted based on User's Feedback
Answer / ramesh n. peddi
IF there is a link then if we chnage in the file or the link
file u can see the changes on both the places. IN copy once
the file is copied then changes are made , then it won't
reflect on the file.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / susheel narayan singh
The main advantage of creating links to a file because
if there is one file and max user want to work on that file
at a time by linking they can work on that.
There are two type of linking-
1-Hard link
2-Soft link
Hard link is same as copy but its inode no. is same.when u
remove the orginal file which u have link then it will not
effect in hard link file.
Soft link is copy but disadvantage is that when u remove the
orginal file then soft link file will not work.
| Is This Answer Correct ? | 1 Yes | 0 No |
Is the Linux as same as Unix?
Why should you avoid telnet to administer a linux system remotely?
Is linux a posix?
What is the alternative method to a gui installation in linux?
How many types of user accounts are available in linux os?
1)Can we extend /root partition in RHEL 6 ? If yes then what are the steps?
What is a script file in linux?
What companies use linux?
Which files are called for user profile by default when a user gets login?
What type of file server do we have on a linux server?
How do I check if a port is open linux?
Does microsoft own linux?