Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Home
»
Computer Science
»
Linux
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?
chmod go + x, u - x letter
chmod g - x, uo + r letter
chmod go + r, u + x letter
chmod u - x, go + r letter
None of the above
Correct Answer:
chmod u - x, go + r letter
← Previous Question
Next Question→
More Questions from
Linux
Which program is used to automatically install Red Mat Linux on identical hardware?
What command do you use to delete a file?
What TCP/IP protocol is used for file transfer with minimal capability and minimal overhead?
To build a modularized kernel, the kernel-headers and kernel-source packages must first be installed. Where will you find the kernel-headers and kernel-source?
Which of the following command lists the last 10 lines of a file?
What command is used with vi editor to move forward to the end of a word?
Which of the following command is used to mount NFS filesystems?
After you have compiled your kernel, what do you have to edit to boot your new kernel image?
Discussion & Comments
No comments yet. Be the first to comment!
Name:
Comment:
Post Comment
Join Discussion
Discussion & Comments