Which command would set a file’s permissions to the following? rwxr–r–
A.
chmod 755 filename
B.
chmod u=rw filename
C.
chmod o+x filename
D.
chmod 744 filename
Which command would set a file’s permissions to the following? rwxr–r–
Which command would set a file’s permissions to the following? rwxr–r–
A.
chmod 755 filename
B.
chmod u=rw filename
C.
chmod o+x filename
D.
chmod 744 filename
I choose D