The part of the command line that adjusts the behavior of a command

CSE325_CA1_VIVA_ODD

Quiz
•
Computers
•
University
•
Hard
Success Square
Used 1+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
option
command
argument
terminal
2.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
Which command is used to print the current working directory?
pwd
echo $PWD
only - pwd
both pwd and echo $PWD
3.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
Which command is used to copy entire directory?
cp -r [directory_to_be_copied] [new_directory]
cp -i [directory_to_be_copied] [new_directory]
cp -p [directory_to_be_copied] [new_directory]
none of these
4.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
How to append string 'INDIA' to file country.txt
echo INDIA < country.txt
echo INDIA >country.txt
echo INDIA 2>> country.txt
echo INDIA >> country.txt
5.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
How to create three folders with one command?
mkdir d1 d2 d3
mkdir d{1,2,3}
mkdir d{1..3}
All of the above
6.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
How can you change the owner of a file named report.txt to user Alice?
chown Alice report.txt
chmod Alice report.txt
chgrp Alice report.txt
chown :Alice report.txt
7.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
Which command will assign read and write permissions to the owner, and only read permissions to the group and others, for a file named example.txt?
chmod 644 example.txt
chmod 755 example.txt
chmod 600 example.txt
chmod 666 example.txt
Create a free account and access millions of resources
Similar Resources on Quizizz
10 questions
OS - Assessment 09

Quiz
•
University
12 questions
Sistemas Operacionais Linux

Quiz
•
University
15 questions
SOM - Comandos LINUX

Quiz
•
9th Grade - University
15 questions
Linux Essentials

Quiz
•
University
15 questions
Quiz_03

Quiz
•
University
15 questions
CSE105

Quiz
•
University
10 questions
OSP201 - Quiz 2

Quiz
•
University
15 questions
Chapter 3

Quiz
•
University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade