Tag: operating systems

Questions Related to operating systems

  1. The "shell" programmable command-line interpreter, the primary user interface

  2. switch holder command

  3. Select holder

  4. None of the above


Correct Option: A
  1. su scriptname

  2. sh scriptname

  3. ls scriptname

  4. cd scriptname


Correct Option: B
  1. display the list of files and directories present

  2. display the contents of a file

  3. display the list of files present

  4. display the list of directories present


Correct Option: B
  1. copy files and folders from one location to other location

  2. creates a process

  3. creates a process id

  4. moves files and folders from one location to other location


Correct Option: A
  1. Resource Management

  2. deletes files and folders

  3. deletes files

  4. deletes folders


Correct Option: C
  1. Grants execute permission to owner,group and others

  2. Grants write permission to owner,group and others

  3. Grants read permission to owner,group and others

  4. Grants All permissions to owner.group and others: 4 (read) + 2 (write) + 1 (execute) = 7


Correct Option: D
  1. Print nothing for differing files; return exit status only.

  2. Print the byte number (decimal) and the differing byte values (octal) for each difference.

  3. Compares the given 2 fils and writes in a ouput file

  4. Compares the given 2 fils and displays the result


Correct Option: A
  1. Copy and print the contents

  2. Preserve the characteristics of the source_file. Copy the contents, modification times, and permission modes of the source_file to the destination files.

  3. Copy and purges the files

  4. All of the above


Correct Option: B
  1. none of the above

  2. Checks for the existence of a directoy

  3. Checks for the existence of a file

  4. Checks for the existence of a file/directoy


Correct Option: B