What is a filesystem?
Answers were Sorted based on User's Feedback
Answer / kesavareddy
The system that an operating system or program uses to
organize and keep track of files. For example, a
hierarchical file system is one that uses directories to
organize files into a tree structure.
Although the operating system provides its own file
management system, you can buy separate file management
systems. These systems interact smoothly with the operating
system but provide more features, such as improved backup
procedures and stricter file protection.
| Is This Answer Correct ? | 2 Yes | 1 No |
Filesystem is how data is stored and retrieved. Data is stored in file filesystem based on its type and across directories as a tree structure.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / jayaraghavendra
A file system is collection of files and directories that
make a structured set of Information
| Is This Answer Correct ? | 0 Yes | 1 No |
process id for kernell process?
I am trying to unmount a remote file system,but I do not unmount that file system.How can i know the user name (i.e.,user who is using that file system).....write the command with argument
What is FTP?
What are each of the standard files and what are they normally associated with?
How do you execute a UNIX command in the background?
How would you change all occurrences of a value using VI?
How to put a job in background & bring it to foreground?
What are the files in /etc directory?
What is a Map?
What is the difference between Swapping and Paging?
In this command sqlplus -s username/password what is -S and what's the use..???
In Unix inter process communication take place using?