
Linux Basico 5

Quiz
•
Information Technology (IT)
•
Professional Development
•
Hard
JUAN ALFONZO MARTINEZ AYALA
Used 1+ times
FREE Resource
7 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Which of the following commands will print lines from the file world.txt that contain matches to changes and changed?
grep change[ds] world.txt
tar change[d-s] world.txt
find "change'd|s'" world.txt
cat world.txt changes changed
find change[^ds] world.txt
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which of the following redirection operators appends a program’s standard output to an existing file without overwriting that file’s original contents?
|
2>
&>
>
>>
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
The find command enables you to locate files based on their sizes.
VERDADERO
FALSO
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Complete the following command to redirect both standard output and standard error from the bigprog program to the file out.txt.
$ bigprog ______ out.txt
|
2>
&>
>
>>
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
You’ve typed rmdir junk to delete the junk directory, but this command has failed because junk contains word processing files. A command that will work is ________________.
rmdir -r junk
rmdir -P junk
rm -r junk
rm -f junk
6.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
What is the symbolic representation of this numerical permission:: 644?
rwxr-xr-x
rw-r--r--
rw-------
r--rw-rw-
7.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Given a file with permission755, What commands would change the permission to r-xr--r--?
chmod 544 filename
chmod u+w,go+x filename
chmod u-rx,go-r filename
chgrp 544 filename
Similar Resources on Wayground
10 questions
Quiz Dasar-dasar CSS

Quiz
•
Professional Development
10 questions
Ethical Hacking Kali Linux Part 7

Quiz
•
Professional Development
10 questions
Python basico

Quiz
•
Professional Development
10 questions
IT Support Service Level-3 p-3

Quiz
•
Professional Development
5 questions
Conditional Statements

Quiz
•
Professional Development
10 questions
Front-End Development Beginner Knowledge Test

Quiz
•
Professional Development
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade