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 |
What is file constructing in UNIX/AIX ?
What are the read or write or execute bits on a directory mean?
in unix how to change old name to new name
What is paging?
why unix commands simpler rather than complex task
in unix profile contains
What is virtual memory?
How to give root privileges without using SU/sudor ?
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
interprocess command in unix be achieved by a)pipes b)messages c)semaphores d)shared memory e)all
What is mutex?
What are the main differences between Apache 1.x and 2.x?