Which command grants execute permissions to all users for files named "letter"?

Basic of linux unix MCQs for PPSC, FPSC, NTS, and Pakistan government job tests. Select an option below, then read the explanation.

PPSCFPSCNTSPakistan govt jobs
Subject
Basic of linux unixsoftware-engineering-mcqs › basic-of-linux-unix
Published
9 Apr 2019
Last updated
28 May 2026

Browse all Basic of linux unix MCQs

Choose the correct answer

Explanation

Option D, 'chmod a+x letter', adds execute permissions for user, group, and others to the file named 'letter'. Options A and B only add read or read-write permissions, while option C grants execute permission only to the user. Option E is incomplete without specifying the target users.

PakQuizHub — free MCQs and past papers for Pakistan government job tests. Content is for educational practice only.