
SLG ULI Week 7
Authored by Novell Rasam
Computers
University
Used 6+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
33 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
When displaying the contents of a text file using the "more" command, to find the word "pipe" enter:
find pipe
grep pipe
pipe
/pipe
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
The command to delete a directory and it's contents is:
rm -i
rm -r
rm -p
rm -f
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
The command to display file zoo with all alphabetic characters shown in uppercase:
tr '[a-z]' '[A-Z]' < zoo
uppercase zoo
cat -u zoo
vi 's/[a-z]/[A-Z]/g' zoo
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
With a umask of 016, what will be the default permissions for newly-created directories?
-----xrw-
rw-rw----
rwxrw---x
rwxrw----
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
The following commands have been entered:
$ who
lczegel
dsrybnik
leung
dmovshov
$ who | sort | tail -1 > who.sorted
who.sorted now contains?
dmovshov
leung
dsrybnik
lczegel
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which of the following commands will set the minimum permissions to allow all users to list the names of files in the /bin directory:
chmod a+r /bin
chmod a+x /bin
chmod 444 /bin
chmod 111 /bin
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
$ ls
pgm pgma pgmaa pgmabc pgmxa
Which files will the command "ls ???a" list?
pgma pgmaa pgmxa
pgma pgmaa pgmabc
pgma
pgma pgmaa pgmabc pgmxa
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Microsoft
or continue with
%20(1).png)
Apple
Others
Already have an account?