单项选择题
A.chmod -R 775 /stuff B.chmod -h 002 /stuff C.chmod -R 577 /stuff D.chmod ug+rwx,o+rx /stuff
A.The /tmp/application should be globally writable. B.The /tmp/application directory should be executable. C.The /tmp/application directory should be owned by the user. D.The /tmp/application directory should have the sticky bit set.
A.The $VAR variable was not exported B.The $VAR should have been set as VAR C.dog needs double quotes around it when setting $VAR D.The { } should not be around VAR in the echo command