Linux Practice Quiz 4

Linux Practice Quiz 4

Professional Development

12 Qs

quiz-placeholder

Similar activities

SkillDojo <> Git Bet

SkillDojo <> Git Bet

Professional Development

16 Qs

BH - Day 3 Review

BH - Day 3 Review

Professional Development

16 Qs

Pardot Quiz Aug '21

Pardot Quiz Aug '21

Professional Development

9 Qs

Command Line

Command Line

12th Grade - Professional Development

9 Qs

Linux Practice Quiz 1

Linux Practice Quiz 1

Professional Development

12 Qs

Linux Quiz

Linux Quiz

Professional Development

15 Qs

OPEN SOURCE

OPEN SOURCE

Professional Development

15 Qs

questions for people

questions for people

Professional Development

10 Qs

Linux Practice Quiz 4

Linux Practice Quiz 4

Assessment

Quiz

Professional Development

Professional Development

Medium

Created by

Lugaga Maurice

Used 3+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 4 pts

Which of these commands will create a new shell logged in as the root user?

sudo

su

2.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

The ls command without options or arguments...

...generates an error as this command

  • …lists the contents of a user’s home.

…generates an error as this command.

  • …lists the contents of the current directory.

3.

MULTIPLE CHOICE QUESTION

30 sec • 4 pts

Which of the following is NOT an example of an absolute path?

Documents

/

/home/sysadmin

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which command will allow you to change your current directory?

chdir

cd

ls

ch

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Commands are case-sensitive:

True

False

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The ping command uses IP addresses to identify a computer on a network

True

False

7.

MULTIPLE SELECT QUESTION

45 sec • 10 pts

Which of the following commands will display the last five lines of a file called file1.txt?
(choose two)

  • head -n 5 file1.txt

  • tail -5 file1.txt

  • tail file1.txt

  • tail -n 5 file1.txt

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?