Search Header Logo

POCS-Ch. 4 Review (Comprehension)

Authored by Renee Bajor

Computers

7th - 12th Grade

Used 3+ times

POCS-Ch. 4 Review (Comprehension)
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You are searching for a specific Excel file you believe contains proprietary company information. Which of the following Windows command prompt entries will help to find all excel files on the computer?

find *.xlsx /s

dir *.xlsx /s

locate *.xlsx /s

dir *.xlsx /more

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A directory contains a number of PDF files that need to be deleted. Which Windows command prompt entril will remove all PDF files from the current directory?

remove *.pdf

delete *.pdf

erase *.pdf

del *.pdf

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When using the Windows command prompt, which of the following entries will direct the output to an existing file names results.txt?

ipconfig /output results.txt

ipconfig >results.txt

ipconfig >> results.txt

ipconfig /results.txt

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a PowerShell cmdlet?

getservice

get-service

get_service

services-get

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Using PowerShell, you need to create a list of all files in a directory with a name that begins with the letter D, and you want to save the list in a file named discovery.txt. What is the correct entry for doing this?

get-childitem d*.*

get-childitem d*.*>discovery.txt

get-childitem d*.* | out-file discovery.txt

get-childitem d*.* | export discovery.txt

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The Linux shell entry is | lh | nl returns an error. What is the correct command entry?

ls -lh -nl

ls -lh | nl

ls -lh | Nl

ls -Lh | Nl

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To find additional syntax parameters for the Linux mv command, enter:

mv --help

mv /?

help.mv

mv -h

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?