Linux Basics for Beginners

Linux Basics for Beginners

University

15 Qs

quiz-placeholder

Similar activities

CMDP2063 Unix and C Programming

CMDP2063 Unix and C Programming

University

15 Qs

Data flow diagrams

Data flow diagrams

10th Grade - University

16 Qs

Git and GitHub Commands

Git and GitHub Commands

University

20 Qs

Google Slides Assessment - OPEN SLIDE

Google Slides Assessment - OPEN SLIDE

8th Grade - University

16 Qs

Penyimpanan Cloud

Penyimpanan Cloud

10th Grade - University

20 Qs

Ayo Tes Pemahaman !

Ayo Tes Pemahaman !

12th Grade - University

10 Qs

ubuntu quiz 20SSL6043

ubuntu quiz 20SSL6043

University

10 Qs

OSS (QUIZ 8) Security and Protection

OSS (QUIZ 8) Security and Protection

University

15 Qs

Linux Basics for Beginners

Linux Basics for Beginners

Assessment

Quiz

Information Technology (IT)

University

Medium

Created by

Muhammad Harun

Used 1+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What command is used to list files in a directory?

show

ls

list

dir

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

How do you change directories in Linux?

Use the 'ls' command to navigate to a different directory.

Type 'cd' without any arguments to change directories.

Use the 'cd' command followed by the directory path.

Use the 'mv' command to change directories.

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What command is used to display the current working directory?

ls

pwd

cd

mkdir

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which command is used to create a new directory?

del

remove

mkdir

rmdir

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

How do you remove a file in Linux?

Execute 'erase filename' to get rid of a file in Linux.

Use the command 'delete filename' to remove a file in Linux.

Use the command 'rm filename' to remove a file in Linux.

Type 'remove filename' in the terminal to delete a file.

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What command would you use to copy a file?

mv source_file destination_file

cp source_file destination_file

rm source_file destination_file

touch source_file destination_file

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

How do you move a file from one location to another?

Use the 'cp' command to copy the file instead.

Drag and drop the file in the file explorer.

Rename the file to move it to a new location.

Use the 'mv' command followed by the source and destination paths.

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?