adplus-dvertising

Welcome to the Unix System MCQs Page

Dive deep into the fascinating world of Unix System with our comprehensive set of Multiple-Choice Questions (MCQs). This page is dedicated to exploring the fundamental concepts and intricacies of Unix System, a crucial aspect of Operating System. In this section, you will encounter a diverse range of MCQs that cover various aspects of Unix System, from the basic principles to advanced topics. Each question is thoughtfully crafted to challenge your knowledge and deepen your understanding of this critical subcategory within Operating System.

frame-decoration

Check out the MCQs below to embark on an enriching journey through Unix System. Test your knowledge, expand your horizons, and solidify your grasp on this vital area of Operating System.

Note: Each MCQ comes with multiple answer choices. Select the most appropriate option and test your understanding of Unix System. You can click on an option to test your knowledge before viewing the solution for a MCQ. Happy learning!

Unix System MCQs | Page 4 of 17

Q31.
Which option is used with rm command to make the command prompt the user with each filename and a ?, before acting on it
Discuss
Answer: (c).-i
Q32.
Which of the following directories contain all the Alias created by a user, including his login directory?
Discuss
Answer: (c)./usr
Q33.
Which of the following commands is used to obtain a list of all files by modification time?
Discuss
Answer: (b).ls -t
Discuss
Answer: (a).to move the cursor to a matching delimiter, when a delimiters a parenthesis, a bracket, or a brace.
Q35.
Which command is used to display the characteristics of a process?
Discuss
Answer: (c).ps
Q36.
Which of the following commands is used to identify the type of file by context?
Discuss
Answer: (c).file
Q37.
The field separator in cut command is specified with
Discuss
Answer: (b).-d option
Q38.
Which of the following options will be used to display number of blocks used by a file?
Discuss
Answer: (d).-s
Q39.
Which option will be used with touch command to change the access time?
Discuss
Answer: (a).-a
Q40.
Which command is used to make all files and sub-directories in the directory (progs) executable by all users?
Discuss
Answer: (a).chmod -R a+x progs
Page 4 of 17

Suggested Topics

Are you eager to expand your knowledge beyond Operating System? We've curated a selection of related categories that you might find intriguing.

Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!