The user smith has logged in to the system and his current working directory is /tmp. Which
command changes the user current working. Which command changes the user’s current working
directory to the user’s home directory? (Choose all that apply.)
A.
cd
B.
cd..
C.
cd~ D. cd../~
E.
cd /home
F.
cd $HOME