Tag: operating systems

Questions Related to operating systems

  1. chmod u+c filename

  2. chmod g+x filename

  3. chmod og-rx filename

  4. chmod o+x filename


Correct Option: D

passwd command is owned by root and hence can be run by root only

  1. True

  2. False


Correct Option: B