5 pts.
 Unsharing changes in linked files in Linux
Suppose you have a file that is linked to a file owned by another user. How can you ensure that changes to the file are no longer shared?

Software/Hardware used:
linux
ASKED: November 18, 2010  2:19 AM
UPDATED: November 19, 2010  6:56 PM

Answer Wiki:
Either the link is hard or symbolic, the changes are "shared". Only way is to unlink...
Last Wiki Answer Submitted:  November 19, 2010  6:56 pm  by  petkoa   3,120 pts.
All Answer Wiki Contributors:  petkoa   3,120 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

Sorry I am confusing ! Would u like to provide more details…. File links with another file, did u mean SymLink or HardLink ? If possible write more elaborately the actual scnario.

 22,035 pts.

 

Yes more details are needed.

What exactly do you mean by “changes to the file are no longer shared” ?

 63,535 pts.