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.
Questions
Clicking on "Tools" and then "Map Network Drive" on a home/single system, does what?
- Allows you to search the network for other drives
- Allows you to connect to a different network drive
- Nothing
- Shows you a map of the information on the hard drive
Which word cannot be used to create a folder on Desktop in Windows OS?
- WinWord
- CMD
- CON
- WinXP
L+ALT+DEL is also called the ______ key.
- CAD
- Trouble
- Reset
- Restart
What is the first release version of windows ?
- V1.02
- V1.01
- V2.01
- V2.02
what is the command to move all files from the parent directory to the current directory?
- mv ../* .
- ../*. mv
- ../* mv
- mv ../*
what is the octal notation for the symbolic expression o+rw?
- 464
- 644
- 646
- 462
What is the command to diplay the only current month?
- date +m
- date %m
- +%m date
- date +%m
tput command is used for clearing the screen
- True
- False
What is the commnad to display current working directory ?
- cd
- pwd
- cd .
- cd ..
what is the octal notation for the symbolic expression o+rw?
- 646
- 464
- 644
- 462
what is the command to move all files from the parent directory to the current directory
- mv ../*
- mv ../* .
- ../*. mv
- ../* mv
Which of these is not a type of unix?
- Linux
- Xenix
- SCO unix
- Mac
what character in unix is treated as a command separator?
- ;
- :
- `
- "
System files are stored in which of these directories?
- /dev
- /sbin
- /tty
- /spool
Bash shell is a type of bourne shell.
- True
- False
What command shows information about processes without terminals?
- ps -a
- ps
- ps -x
- ps -f