Which of the following will happen when the following command is run? userdel johnd
A.
The user johnd is removed from the system and all data in the home directory is moved to the /home/deletedusers directory.
B.
The user johnd is removed from the system, deleting all of the data in his home directory.
C.
The user johnd is removed from the system while keeping all of the data in his home directory.
D.
The user johnd is removed from the system and all of his data is moved to the /var/archive directory.
Correct answer is C