Tag: operating systems

Questions Related to operating systems

  1. Command to check process status

  2. Command to list the files

  3. Stream editor

  4. Command to set env variables


Correct Option: C

which command is used to move to one directory up in the hierarchy

  1. cd ..

  2. cd

  3. Cd …

  4. Cd ~


Correct Option: A
  1. page width

  2. processes currently running

  3. processes terminated

  4. page height


Correct Option: B

sed can be used to

  1. list the files

  2. check the process status

  3. substitute one word with another

  4. copy the contents of one file to another


Correct Option: C
  1. prints the output

  2. does not print the output

  3. changes the output

  4. None of the above


Correct Option: B
  1. provides the execute permission

  2. removes the execute permission

  3. provides write permission

  4. removes read permission


Correct Option: A