| ||||||
| 5/25 |
| 2001/4/1 [Uncategorized] UID:20883 Activity:nil |
3/31 If I have a non-empty directory and I try to mount a another
partition on that directory, what happens?
\_ read the man page for mount; pay attention to the -o "union" flag.
\_ by default, what was in that directory (and below) becomes
inaccessible
\_ making it a good way to hide things on the filesystem... |