Which octal notation corresponds to the command chmod ugo+rw note?

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

The command 'chmod ugo+rw note' grants read and write permissions to the user, group, and others. In octal form, read permission is 4 and write permission is 2, so combined read and write equals 6. Therefore, the correct octal representation is 666.

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