What is file system in UNIX?
Answers were Sorted based on User's Feedback
Answer / najib
file system in unix is a slice to be shown when executing
df -k command and it means a slice that is meant to be
assaigned in OS for inputin file directories and all.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / karn gusain
Guys;
Unix keeps track of files and directories of files using a
file system.
You can visualize the Unix file system as an upside down
tree. At the very top of the tree is the root directory,
named "/". This special directory is maintained by the Unix
system administrator. Under the root directory,
subdirectories organize the files and subdirectories on the
system. The names of these subdirectories might be any name
at all.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / pradeep.k
the default file system for UNIX is UFS. we can see the file
system structure with the command df -k
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sagar mehtani
The well oraganised structured part of the data block of
your hard disk ,organised in such a way to keep your files
is known as file system in Unix.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / bibin chandrasekhar
There are two type of file systems in unix Vxfs and HFS
| Is This Answer Correct ? | 1 Yes | 2 No |
What does iostat do?
What is Fork swap?
1 Answers Infosys, SSI Small Scale Industries,
If your linux machine shows a ~(tilde) in most filenames on your dos or windows partition,what is the mistake you have made?How do you get back the long filenames?
process id for kernell process?
What steps are required to perform a bare-metal recovery?
fork()?
virtual terminal protocol is an example of which layer and works with which layer?
How to put a job in background & bring it to foreground?
What UNIX command will control the default file permissions when files are created?
differentiate between named & unnamed pipe.
11 Answers Cisco, IIT, ISEC,
How to recover a system whose root password has lost?
How are devices represented in UNIX?