Linux Commands and vi Editor Quiz

Linux Commands and vi Editor Quiz

University

50 Qs

quiz-placeholder

Similar activities

BSIT3201-Finals

BSIT3201-Finals

University

50 Qs

cybershield

cybershield

University

50 Qs

тест

тест

University

50 Qs

Algorithmization and Programming

Algorithmization and Programming

University

49 Qs

INFORMATIKA

INFORMATIKA

9th Grade - University

50 Qs

Midterm 1 - Database Security Quiz

Midterm 1 - Database Security Quiz

University

50 Qs

Новая форма

Новая форма

University

50 Qs

ИКТ 151-200 Б

ИКТ 151-200 Б

University

50 Qs

Linux Commands and vi Editor Quiz

Linux Commands and vi Editor Quiz

Assessment

Quiz

Information Technology (IT)

University

Hard

Created by

Ideal Focus

Used 1+ times

FREE Resource

50 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will the command chmod 644 file.txt do?

Sets file.txt to rwxrwxrwx

Sets file.txt to rw-r--r--

Sets file.txt to r--r--r--

Sets file.txt to rwxr-xr-x

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does ls -ltr display?

Long listing sorted by size

Long listing sorted by reverse modification time

Long listing with file types

Long listing with recursive subdirectories

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of mv old.txt new.txt?

Copies old.txt to new.txt

Renames old.txt to new.txt

Compares old.txt and new.txt

Merges old.txt with new.txt

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What happens when you run cp -r dir1 dir2?

Creates hard link between dir1 and dir2

Copies dir1 recursively into dir2

Compares contents of dir1 and dir2

Synchronizes dir1 with dir2

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does mkdir -p projects/docs accomplish?

Creates projects directory only

Creates docs directory only

Creates both projects and docs directories

Creates temporary projects/docs path

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will rm -i *.tmp do?

Ignore all .tmp files

Interactively delete all .tmp files

List all .tmp files

Remove only hidden .tmp files

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the effect of cd ~/Documents?

Lists Documents directory contents

Changes to Documents directory in home folder

Creates Documents directory

Displays Documents directory permissions

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?