0% found this document useful (0 votes)
147 views2 pages

Question Bank-2 (File Systems)

The document contains questions about file systems and management in operating systems. It asks about file extensions and types, file system organization and hierarchy, file operations like ls, rm, cp, moving between directories, the touch command, chmod permissions, encryption methods in Unix, file accessing methods, directory structures, the role of inodes, what changes when a file is opened, read, written, copied or renamed, what inodes correspond to in MS environments, what a root file system is, disk space allocation strategies like contiguous allocation, differences between chained and indexed allocation, types of file fragmentation, types of files, tasks of file management systems, some file system commands in Unix like ls and security measures in file systems.
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
147 views2 pages

Question Bank-2 (File Systems)

The document contains questions about file systems and management in operating systems. It asks about file extensions and types, file system organization and hierarchy, file operations like ls, rm, cp, moving between directories, the touch command, chmod permissions, encryption methods in Unix, file accessing methods, directory structures, the role of inodes, what changes when a file is opened, read, written, copied or renamed, what inodes correspond to in MS environments, what a root file system is, disk space allocation strategies like contiguous allocation, differences between chained and indexed allocation, types of file fragmentation, types of files, tasks of file management systems, some file system commands in Unix like ls and security measures in file systems.
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Operating Systems/ File Systems and Management

Question Bank

Question Bank 2.1 For the file extensions given below indicate the corresponding file type and the usually associated purpose. a. b. 2.2 2.3 2.4 BAT , exe, zip, au bin, lib, tex, gif, ar

Describe the file system organization. Describe how file hierarchy is managed? Describe at least three file operations. Interpret the following instructions: a. b. c. ls -a , rm a* cp ?aa* ?ab*

2.5 2.6 2.7

What is the short cut to move up one level from current directory? What happens when you give a command: touch a_file? Describe the interpretation of the following under the command chmod: a. b. 444 111 001 101

2.8

Describe an encryption method provided in Unix to secure files. How does one retrieve an encrypted file using an encryption command? Explain the basic principle.

2.9

Describe briefly a. The methods of file accessing. b. Two level directory structure.

2.10 What is the role of an inode? 2.11 Describe the structure of Inode in UNIX. What entries undergo changes when a file is opened to read / write / copied / renamed. 2.12 What is an I-node and what role does it play. 2.13 What corresponds to i-node in the MS environment? 2.14 What is a root file system? 2.15 List the various disk space allocation strategies. Explain clearly the contiguous allocation technique.

P.C.P.Bhat/IISc Bangalore

M2/V1/June 04/1

Operating Systems/ File Systems and Management

Question Bank

2.16 Compare and contrast chained allocation with indexed allocation technique of file allocation 2.17 Define external and internal fragmentation 2.18 What are the different types of files? What are the tasks of the file management system? List some (at least two) file system related commands in UNIX? How does OS ensure security in file system?

P.C.P.Bhat/IISc Bangalore

M2/V1/June 04/2

You might also like