adplus-dvertising

Welcome to the Unix File System MCQs Page

Dive deep into the fascinating world of Unix File System with our comprehensive set of Multiple-Choice Questions (MCQs). This page is dedicated to exploring the fundamental concepts and intricacies of Unix File System, a crucial aspect of UNIX. In this section, you will encounter a diverse range of MCQs that cover various aspects of Unix File 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 UNIX.

frame-decoration

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

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

Unix File System MCQs | Page 13 of 27

Q121.
Which symbol is used to change permissions for hidden files?

a.

.

b.

&

c.

$

d.

*

Discuss
Answer: (a)..
Q122.
A hard-linked file is assigned the same inode number as the original value.
Discuss
Answer: (a).True
Q123.
If we want to link files across the file systems, we have to use only soft links.
Discuss
Answer: (a).True
Q124.
The default permissions for a regular file are ____ and for directories are ____.
Discuss
Answer: (b).666, 777
Q125.
We can change the default permission set for files and directories using ______
Discuss
Answer: (a).umask
Q126.
Which command is used to change timestamps associated with a file?
Discuss
Answer: (a).touch
Q127.
When touch command is used without any options or expression, both times are set to current time and the file is created if it doesn’t exist.
Discuss
Answer: (a).True
Q128.
Which option is used with touch command to change the time of last file modification?
Discuss
Answer: (b).-m
Q129.
-a option is used with touch command to alter the time of last access.
Discuss
Answer: (a).True
Q130.
When touch command is used without any option but with an expression, which of the following timestamps are changed?
Discuss
Answer: (d).modification time and last access time

Suggested Topics

Are you eager to expand your knowledge beyond UNIX? 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!