0

operating systems Online Quiz - 40

Description: operating systems Online Quiz - 40
Number of Questions: 20
Created by:
Tags: operating systems
Attempted 0/20 Correct 0 Score 0

Command to create directory?

  1. cp

  2. mv

  3. rmdir

  4. mkdir


Correct Option: D

Command to rename file?

  1. cls

  2. md

  3. ren

  4. fc


Correct Option: C

Command for find out what directory you are in?

  1. more

  2. pwd

  3. telnet

  4. ftp


Correct Option: B

Command for count characters, words, lines?

  1. mv

  2. wc

  3. more

  4. print


Correct Option: B

Command for changing directories.

  1. cd

  2. copy

  3. ctty

  4. dir


Correct Option: A

Commands for changing directories?

  1. cd

  2. cls

  3. chdir

  4. dir


Correct Option: A,C

Command which deletes one or more files?

  1. disable

  2. defrag

  3. del

  4. debug


Correct Option: C

Command which List the contents of one or more directory?

  1. find

  2. expand

  3. deltree

  4. dir


Correct Option: D

Commands which is used to view and edit files?

  1. format

  2. edit

  3. ename

  4. edlin


Correct Option: B,D

Command to exit from the command interpreter?

  1. erase

  2. exit

  3. format

  4. goto


Correct Option: B

Command to search for text within a file?

  1. find

  2. extract

  3. comp

  4. color


Correct Option: A

Command to erase and prepare a disk drive?

  1. fixmbr

  2. format

  3. fixboot

  4. loadfix


Correct Option: B

Command to display one page at a time?

  1. move

  2. mode

  3. more

  4. msd


Correct Option: C

Command to change one variable or string to another?

  1. set

  2. setlopcal

  3. setver

  4. share


Correct Option: A

chmod options filename --- lets you change the read, write, and execute permissions on your files.

  1. True

  2. False


Correct Option: B

ls --- lists your files

  1. True

  2. False


Correct Option: B

ls -l --- lists your files in 'long format', which contains lots of useful information,

  1. True

  2. False


Correct Option: B

ff --- find files anywhere on the system.

  1. True

  2. False


Correct Option: B

kill PID --- kills (ends) the processes with the ID you gave.

  1. True

  2. False


Correct Option: B

wc filename --- tells you how many lines, words, and characters there are in a file

  1. True

  2. False


Correct Option: B
- Hide questions