You are asked to determine user jack’s default login directory. Which command would
provide you with useful information?
A.
cat /etc/passwd | grep jack
B.
cat /etc/group | grep jack
C.
cat /etc/shadow | grep jack
D.
cat /etc/default/passwd | grep jack