Operating Systems: Unix/Linux Commands and Windows Fundamentals

Test your knowledge of Unix/Linux command-line operations and Windows operating system basics including commands, file systems, permissions, and navigation.

16 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

Clicking on "Tools" and then "Map Network Drive" on a home/single system, does what?

  1. Allows you to search the network for other drives
  2. Allows you to connect to a different network drive
  3. Nothing
  4. Shows you a map of the information on the hard drive
Question 2 Multiple Choice (Single Answer)

Which word cannot be used to create a folder on Desktop in Windows OS?

  1. WinWord
  2. CMD
  3. CON
  4. WinXP
Question 3 Multiple Choice (Single Answer)

L+ALT+DEL is also called the ______ key.

  1. CAD
  2. Trouble
  3. Reset
  4. Restart
Question 4 Multiple Choice (Single Answer)

What is the first release version of windows ?

  1. V1.02
  2. V1.01
  3. V2.01
  4. V2.02
Question 5 Multiple Choice (Multiple Answers)

what is the command to move all files from the parent directory to the current directory?

  1. mv ../* .
  2. ../*. mv
  3. ../* mv
  4. mv ../*
Question 6 Multiple Choice (Multiple Answers)

what is the octal notation for the symbolic expression o+rw?

  1. 464
  2. 644
  3. 646
  4. 462
Question 7 Multiple Choice (Single Answer)

What is the command to diplay the only current month?

  1. date +m
  2. date %m
  3. +%m date
  4. date +%m
Question 8 True/False

tput command is used for clearing the screen

  1. True
  2. False
Question 9 Multiple Choice (Single Answer)

What is the commnad to display current working directory ?

  1. cd
  2. pwd
  3. cd .
  4. cd ..
Question 10 Multiple Choice (Single Answer)

what is the octal notation for the symbolic expression o+rw?

  1. 646
  2. 464
  3. 644
  4. 462
Question 11 Multiple Choice (Single Answer)

what is the command to move all files from the parent directory to the current directory

  1. mv ../*
  2. mv ../* .
  3. ../*. mv
  4. ../* mv
Question 12 Multiple Choice (Single Answer)

Which of these is not a type of unix?

  1. Linux
  2. Xenix
  3. SCO unix
  4. Mac
Question 13 Multiple Choice (Single Answer)

what character in unix is treated as a command separator?

  1. ;
  2. :
  3. `
  4. "
Question 14 Multiple Choice (Single Answer)

System files are stored in which of these directories?

  1. /dev
  2. /sbin
  3. /tty
  4. /spool
Question 15 True/False

Bash shell is a type of bourne shell.

  1. True
  2. False
Question 16 Multiple Choice (Single Answer)

What command shows information about processes without terminals?

  1. ps -a
  2. ps
  3. ps -x
  4. ps -f