
C3 W2-3

Quiz
•
Professional Development
•
1st - 12th Grade
•
Hard
Guntis Coders
Used 4+ times
FREE Resource
14 questions
Show all answers
1.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
In Bash, which of the following commands can you use to view the contents of a document. Check all that apply.
open
cat
less
Dog
2.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
In a Linux machine, you have the following files:
apple.txt banana.jpg chocolate.txt orange.txt
What command can you use to search for the word "fruit" in the text files in the above directory? Check all that apply.
grep fruit apple.txt chocolate.txt orange.txt
grep fruit *.txt
find fruit apple.txt chocolate.txt
find fruit apple.txt chocolate.txt orange.txt
3.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
In a Linux machine, you want to list through a directory called /home/ben/Documents and search for the word "important" in the filenames in that directory. Which of the following commands can you use?
ls /home/ben/Documents | grep important
ls /home/ben/Documents >> grep important
ls /home/ben/Documents < grep important
ls /home/ben/Documents > grep important
4.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
In a Linux machine, you have a file named "types_of_fish.txt" and you want to append the word "trout" to the file contents. Which of the following commands can you use?
echo trout < types_of_fish.txt
echo trout > types_of_fish.txt
echo trout >> types_of_fish.txt
echo trout 2> types_of_fish.txt
5.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
What are the basic linux file permissions? Check all that apply.
Read
Write
Modify
Execute
6.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
You're given the output of an ls -l of a file in Linux.
ls -l books_file
dr-x-wxr-- 1 phelan cool_group 0 Aug 20 11:10 books_file
Answer the following question: What does the first character of output signify
The file owner is a class D user
books_file is a disk device
The file owner has delete permissions
books_file is a directory
7.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Which special permission bit is used to allow a file to be run as the owner of the file?
SetUID
SetGID
Sticky bit
Super bit
Create a free account and access millions of resources
Similar Resources on Wayground
16 questions
Tin 5. Bài 4

Quiz
•
1st - 5th Grade
10 questions
Instant Messaging Quiz

Quiz
•
1st Grade
14 questions
Graphic Design Introduction Quiz

Quiz
•
7th Grade
10 questions
Hack Quizz

Quiz
•
1st Grade
12 questions
AM Game

Quiz
•
1st - 12th Grade
12 questions
Important full forms

Quiz
•
2nd Grade - Professio...
19 questions
M5.UF2.NF1.Written communication

Quiz
•
9th Grade
10 questions
Komputerisasi Akuntansi

Quiz
•
11th Grade
Popular Resources on Wayground
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World

Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
20 questions
ELA Advisory Review

Quiz
•
7th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns

Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Professional Development
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World

Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
20 questions
ELA Advisory Review

Quiz
•
7th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns

Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade