Linux-1 Week 4

Linux-1 Week 4

1st - 3rd Grade

15 Qs

quiz-placeholder

Similar activities

введение в HTML

введение в HTML

1st Grade

17 Qs

Linux-1-Week 3

Linux-1-Week 3

1st - 5th Grade

14 Qs

EducaMadrid Tools

EducaMadrid Tools

2nd - 3rd Grade

16 Qs

Coding and Logic (Mitchell)

Coding and Logic (Mitchell)

KG - Professional Development

10 Qs

about ppt

about ppt

3rd - 9th Grade

13 Qs

Computer 101 - Basic Knowledge G10

Computer 101 - Basic Knowledge G10

3rd - 10th Grade

20 Qs

UNIT 5-Files and exception Quiz

UNIT 5-Files and exception Quiz

1st Grade

10 Qs

Linux-expansionShell

Linux-expansionShell

1st - 5th Grade

12 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?