Linux Commands Review Week 6

Linux Commands Review Week 6

University

12 Qs

quiz-placeholder

Similar activities

General Linux

General Linux

University

15 Qs

MOAC Word 2016 Lesson 1

MOAC Word 2016 Lesson 1

8th Grade - University

10 Qs

ACM-W linux workshop

ACM-W linux workshop

University

8 Qs

Komputer Akuntansi

Komputer Akuntansi

University

10 Qs

PARC Linux Basic Part 1

PARC Linux Basic Part 1

University

10 Qs

Managing User Accounts

Managing User Accounts

9th Grade - University

10 Qs

Android SQLite & Permissions

Android SQLite & Permissions

University

10 Qs

Linux Commands

Linux Commands

University

11 Qs

Linux Commands Review Week 6

Linux Commands Review Week 6

Assessment

Quiz

Computers

University

Medium

Created by

Steven Ellison

Used 9+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command creates a directory structure all the way to the last directory in the hierarchy: ex. /home/tator/Documents/Midterm/Ch1/

mkdir -p

cd -Pa

mkdir -al

chd -A

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command will run a $program as the root user.....if you have been given permissions?

su $program

sudo $program

root $program

whoami $program

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command will allow you to look at the users on a system; regardless of whether or not they are logged on.

w

man users

less /etc/passwd

more /etc/users

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command will show you where you are currently located?

pts

tty

cd

pwd

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What key combination allows you to switch to the virtual consoles on tty1-6?

Ctrl, Shift, Left/Right Arrow

Ctrl, Alt, Up/Down Arrow

Ctrl, Alt, F1 - F6

Alt, 1-6

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command will NOT let you see the contents of a file?

less

vim

nano

file

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command modifier will output the results to a text file?

>

|

<

;

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?