cd is equivalent to cd ~.
(Try it yourself in CentOS)
ICS113_Unix Commands
Quiz
•
Computers
•
University
•
Hard
W Mao
Used 5+ times
FREE Resource
7 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
cd is equivalent to cd ~.
(Try it yourself in CentOS)
True
False
2.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Which of the following shortcuts move the mouse cursor to end of line ?
(Try it yourself in CentOS)
CTRL-A
CTRL-E
CTRL-K
CTRL-U
3.
MULTIPLE SELECT QUESTION
3 mins • 1 pt
Which of the following commands will list all the files in the current folder? (Multi-select; try it yourself in CentOS)
ls
ls -a
ls -l
ls -al
4.
FILL IN THE BLANK QUESTION
3 mins • 1 pt
To control access permissions to a file named "viewer.txt" in the current directory, what command is used to give write and execute permissions to the owner and group and no permissions to others?
5.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Complete the command to move the file abc.txt from the current user's Desktop folder (inside the user's home) into the /etc directory.
Select the best answer. (/etc folder stores system configuration files, executables required to boot the system, and some log files.)
sudo cp /etc ~/Desktop/abc.txt
cp ~/Desktop/abc.txt /etc
sudo cp ~/Desktop/abc.txt /etc
cp /etc ~/Desktop/abc.txt
6.
FILL IN THE BLANK QUESTION
3 mins • 1 pt
Assuming the file data.csv contains comma-separated data, what command is used to cut out fields 7 and 9 and save the result (without error messages) to the file output.log?
7.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Assuming the file employees.csv contains comma-separated text data listing employee numeric IDs, names and address, where the first field of each line is the numeric ID, write a grep command that uses a regular expression to return all employees with an employee ID ending with 3, 5, or 7.
grep '^[0-9]*[357],' employees.csv
grep '^[0-9]*[357]' employees.csv
grep '^.*[357],' employees.csv
grep '[0-9]*[357]' employees.csv
10 questions
ICT315- 20SSL6142
Quiz
•
University
10 questions
Wrażenia globlne w Linxie
Quiz
•
10th Grade - University
10 questions
Part 2 - Command Line
Quiz
•
University
10 questions
Julia
Quiz
•
University
11 questions
Linux Commands
Quiz
•
University
11 questions
Git basics
Quiz
•
University
10 questions
HERRAMIENTAS PARA ELABORACIÓN DE INFORMES
Quiz
•
University
10 questions
Graficas Parte 2
Quiz
•
University
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