Linux-1 Week 4

Linux-1 Week 4

1st - 3rd Grade

15 Qs

quiz-placeholder

Similar activities

File management

File management

3rd - 4th Grade

10 Qs

Linux-2 Quiz 2 -- LAMP

Linux-2 Quiz 2 -- LAMP

1st - 12th Grade

15 Qs

Standard Linux Commands

Standard Linux Commands

1st - 10th Grade

20 Qs

UJIAN DASAR-DASAR KOMPUTER

UJIAN DASAR-DASAR KOMPUTER

3rd Grade

20 Qs

File Management

File Management

3rd - 4th Grade

10 Qs

Linux Basic

Linux Basic

1st - 12th Grade

20 Qs

Gimp początki

Gimp początki

1st Grade

13 Qs

Perintah Dasar Linux 1

Perintah Dasar Linux 1

1st Grade

15 Qs

Linux-1 Week 4

Linux-1 Week 4

Assessment

Quiz

Computers

1st - 3rd Grade

Medium

Created by

yuri van der List

Used 197+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

What can be done with the 'Shebang'

It's a command for on the prompt

Shutdown your Linux System

Controles the command interpreter in a script

End a bash script

2.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

What is the difference between Archiving and Compression

There is no difference

Archiving: Combines multiple files into one

Compression: Compression: Makes the files smaller

Archiving: Makes the files smaller

Compression: Combines multiple files into one

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the most used compression-command in Linux

7zip

tar

gzip

zip

4.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

How to unzip (decompress) a file in Linux

decomp <filename>

gzip -d <filename>

gunzip <filename>

uncomp <filename>

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command to use to create an archive

arch

zip

pack

tar

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How to create a tar-ball name 'archive.tar' will all files with extention '.txt' (assuming that they exist)

tar -xvf *.txt archive.tar

tar -cvf archive.tar *.txt

tar *.txt archive.tar

tar -f archive.tar *.txt

7.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which of the following commands are pager-commands?

head

less

more

cat

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?