Linux Commands and vi Editor Quiz

Linux Commands and vi Editor Quiz

University

50 Qs

quiz-placeholder

Similar activities

UAS TIK KELAS VII GANJIL 2024/2025

UAS TIK KELAS VII GANJIL 2024/2025

7th Grade - University

50 Qs

Кәсіби ағылшын 151 - 200

Кәсіби ағылшын 151 - 200

University

50 Qs

Week 9 - PART 1 | Active Directory Quiz

Week 9 - PART 1 | Active Directory Quiz

University

52 Qs

 COMPUTER SYSYTEMS SERVICING

COMPUTER SYSYTEMS SERVICING

10th Grade - University

55 Qs

IT2112 Networking 1 Quiz 1

IT2112 Networking 1 Quiz 1

University

45 Qs

Networking Concepts Quiz

Networking Concepts Quiz

University

50 Qs

Ôn tập C# Chương 6,7,8,9

Ôn tập C# Chương 6,7,8,9

University

46 Qs

Кәсіби ағылшын 201 - 250

Кәсіби ағылшын 201 - 250

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?