LFCS • Practice Test 15
Free LFCS practice test — 15 questions with explanations. Set 15. No signup required.
Refer to the exhibit. The administrator attempted to create a user 'newuser' but received an error. Which command should be used to check if the user already exists?
Refer to the exhibit. # useradd -u 1005 -G wheel,dbadmin -m -k /etc/skel newuser useradd: user 'newuser' already exists #