Home / Computer Science / Unix & Linux Basics :: Discussion

Discussion :: Unix & Linux Basics

  1. The command chmod 761 note is equivalent to

  2. A.

     chmod 167 note

    B.

     chmod u=rwx, g=rw, o=x note

    C.

     chmo a =761 note

    D.

     chmod 4=7, g=6,0 =1 note

    E.

     None of the above

    View Answer

    Workspace

    Answer : Option B

    Explanation :

    Explanation Not Provided


Be The First To Comment