The user scott tries to long-list the contents of the /tmp/newdir directory and receives an error.
What could be the possible solution to let scott list the files in /tmp/newdir?
A.
chmod 750 newdir
B.
chmod 700 newdir
C.
chmod u=rwx newdir
D.
chmod 740 /tmp/newdir