Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Home
»
Computer Science
»
Unix
Which command is used to assign only read permission to all three categories of the file 'note'?
chmod go+r note
chmod a-rw
chmod ugo=r note
chmod u+r,g+r,o-x note
None of the above
Correct Answer:
chmod ugo=r note
← Previous Question
Next Question→
More Questions from
Unix
The octal representation 652 indicates
The command used to remove the directory is;
The cat command is used to
Which of the following shell's wildcards are used to match any number of characters including none?
Which of following commands is used for an automatic reminder service?
Which symbol will be used with grep command to match the pattern pat at the end of a line?
The first set of the three permissions (rw) pertains to the owner of the file, indicating that the owner has
Which command is used with vi editor to move the cursor to the left?
Which command is used with vi editor scroll half page backward?
Which option is used with cmp command to give a detailed list of the byte number and the differing bytes in octal for each character that differs in both the files?
Discussion & Comments
No comments yet. Be the first to comment!
Name:
Comment:
Post Comment
Join Discussion
Discussion & Comments