|
|
|
|
|
by mzs
2559 days ago
|
|
"symlink is just a file…" A file for which you exclusively use lstat() & readlink() instead of all the other usual functions in the standard library you use for regular files. What about named pipes? Or sockets? Or whiteout? Are they too just files since they have a filename? |
|
(To be fair, anyone who tries to backup /dev deserves whatever they get...)