Exam
Adept.com
Home
About Us
Contact
🏠 Home
Linux
Linux
Exercise: Linux
📂 Linux
✅
Questions for: Linux
What command is used to assign executable permission to the owner of the file named "letter"?
A:
chmod ugo + x letter
B:
chmod u + x letter
C:
chmod u + w letter
D:
chmod g + x letter
Answer:
B
No answer description is available.
Let's discuss.
Discuss About this Question.
Post
What command is used with file named 'letter' to remove the executable permission from the user and assign read permission to the group and others?
A:
chmod go + x, u - x letter
B:
chmod g - x, uo + r letter
C:
chmod go + r, u + x letter
D:
chmod u - x, go + r letter
Answer:
D
No answer description is available.
Let's discuss.
Discuss About this Question.
Post
What command is used to assign only read permission to all three categories of the file'letter'?
A:
chmod u + r, g + r, o - x letter
B:
chmod ugo = r letter
C:
chmod a - rw letter
D:
chmod go + r letter
Answer:
B
No answer description is available.
Let's discuss.
Discuss About this Question.
Post
What command is used with vi editor to delete three words?
A:
3$d
B:
3 dw
C:
3 x
D:
3 dd
Answer:
B
No answer description is available.
Let's discuss.
Discuss About this Question.
Post
What command is used to terminate a process?
A:
kill
B:
cancel
C:
haltsys
D:
shutdown
Answer:
A
No answer description is available.
Let's discuss.
Discuss About this Question.
Post
Ad Slot (Above Pagination)
‹ Prev
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Next ›
Install ExamAdept
Fast access — add this app to your device.
Install
✕
To install on iPhone/iPad: tap Share →
Add to Home Screen
.
Quiz
Discuss About this Question.