Answer(s)
- user reports that they cannot cd to /tmp/application. A system administrator entered thefollowing command:Is -Id /tmp/applicationDrw-r-r-- 4 root system 512 jan 15 14:09 applicationWhat is the most likely cause of the problem?A. The /tmp/application should be globally writable.
- The /tmp/application directory should be executable.
- The /tmp/application directory should be owned by the user.
- The /tmp/application directory should have the sticky bit set.
Correct Answer The /tmp/application directory should be executable.