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 remove the read permission of the file 'note' from both the group and others?
chmod go+r note
chmod go+rw note
chmod go-x note
chmod go-r note
None of the above
Correct Answer:
chmod go-r note
← Previous Question
Next Question→
More Questions from
Unix
Which column contains all details of the permissions of a file when you issue the ls -l command?
The command used to compare the files is known as
The % key allows you
Which command is used to sort the lines of data in a file in alphabetical order?
Which command will be used with vi editor to replace text from cursor to right?
Which of the following is not a filter?
Which command is used to copy the three files wb, collect and mon into the misc directory, under the same, when you were currently in the programs directory?
The commonly used UNIX commands like date, ls, cat, etc. are stored in
Which of the following commands is used to display the filenames in multiple columns with indication of directories and executable file?
Which of the following commands is used to get directory one level up?
Discussion & Comments
No comments yet. Be the first to comment!
Name:
Comment:
Post Comment
Join Discussion
Discussion & Comments