Home / CSE MCQs / Linux MCQs :: Discussion

Discussion :: Linux MCQs

  1. The command chmod 4777 a.out
  2. A.
    will set the suid bit of a.out
    B.
    will set the suid bit of a.out only if the command is issued by root
    C.
    is not a valid command
    D.
    will set the sticky bit of a.out

    View Answer

    Workspace

    Answer : Option A

    Explanation :

    will set the suid bit of a.out


Be The First To Comment