|
|
|
|
|
by mtmail
3252 days ago
|
|
I met a sysadmin who made a backup of all user home directories, then ran a script to delete (rm -rf) all data from users that haven't been logged in the last months. On that system the home directory of the user 'root' was /home causing all directories to be wiped. |
|