Unioning file systems: Architecture, features, and design choices
Posted Jan 15, 2013 7:34 UTC (Tue) by
anselm (subscriber, #2796)
In reply to:
Unioning file systems: Architecture, features, and design choices by sunburnt
Parent article:
Unioning file systems: Architecture, features, and design choices
Let's assume we have files /a/x and /b/x, and /c is a symbolic link to /a:/b. What happens if the user says »rm /c/x«?
(
Log in to post comments)