Operating Systems Commands and Features

Test your knowledge of UNIX/Linux commands, Windows keyboard shortcuts, and general operating system concepts including file management, system utilities, and OS features.

20 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

Which command to rename the directory

  1. rename
  2. rn
  3. mv
  4. other
Question 2 Multiple Choice (Single Answer)

Which command to remove the directory contains list of files

  1. rmdir –s directoryname
  2. rmdir directoryname
  3. rmdir -r directoryname
  4. other
Question 3 Multiple Choice (Single Answer)

How to display number of lines in a file

  1. wc –l
  2. wc –line
  3. wc –c
  4. other
Question 4 Multiple Choice (Single Answer)

how to change the ownership of the file

  1. chmod
  2. chowner
  3. chown
  4. others
Question 5 Multiple Choice (Single Answer)

how to search the strings in a file

  1. grep
  2. search
  3. check
  4. other
Question 6 Multiple Choice (Single Answer)

how to join the files

  1. join
  2. paste
  3. merge
  4. combine
Question 7 Multiple Choice (Single Answer)

how to split a file into different files

  1. split
  2. SPLIT
  3. cut
  4. CUT
Question 8 Multiple Choice (Single Answer)

Which of the following is not an Operating System

  1. Debian
  2. BSD
  3. eCos
  4. VyWorks
Question 9 Multiple Choice (Multiple Answers)

Operating System features..

  1. Process Management
  2. Interrupts
  3. Networking
  4. Security
  5. Memory Management
Question 10 Multiple Choice (Multiple Answers)

Which of the following are the versions of Microsoft Windows OS?

  1. Windows 7
  2. Windows Me
  3. Windows CT
  4. Windows CE
Question 11 Multiple Choice (Single Answer)

To restore the active console window

  1. CTRL+F3
  2. CTRL+F4
  3. CTRL+F5
  4. CTRL+F1
Question 12 Multiple Choice (Single Answer)

To open the utility manager

  1. CTRL+SHIFT+V
  2. Windowslogo+U
  3. Windowslogo
  4. CTRL+U
Question 13 Multiple Choice (Single Answer)

To lock keyboard

  1. CTRL+L
  2. CTRL+SHIFT+K
  3. CTRL+SHIFT+L
  4. Windowslogo+L
Question 14 Multiple Choice (Single Answer)

To open MYcomputer

  1. Windowslogo+F
  2. Windowslogo+E
  3. CTRL+E
  4. CTRL+SHIFT+E
Question 15 Multiple Choice (Single Answer)

To open the help topic

  1. F2
  2. F3
  3. F1
  4. F5
Question 16 Multiple Choice (Single Answer)

Write a command to display a file’s contents in various formats?

  1. $od file_name
  2. $od -cbd file_name
  3. $od -cb file_name
  4. $od -c file_name
Question 17 Multiple Choice (Single Answer)

Is it possible to create new a file system in UNIX?

  1. NO
  2. Yes
  3. Yes,'mkfs’ is used to create a new file system.
  4. NO, Cannot use ' mkfs’
Question 18 Multiple Choice (Single Answer)

Is it possible to restrict incoming message?

  1. NO
  2. NO , mesg canot be used
  3. Yes
  4. Yes, using the ‘mesg’ command.
Question 19 Multiple Choice (Single Answer)

Name the data structure used to maintain file identification?

  1. filter
  2. kernel
  3. inode
  4. Shell
Question 20 Multiple Choice (Single Answer)

How many prompts are available in a UNIX system?

  1. 10
  2. 6
  3. 8
  4. 2