What is file system in UNIX?

Answers were Sorted based on User's Feedback



What is file system in UNIX?..

Answer / raghav

UFS is the file system in Unix

Is This Answer Correct ?    5 Yes 2 No

What is file system in UNIX?..

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

What is file system in UNIX?..

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

What is file system in UNIX?..

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

What is file system in UNIX?..

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

What is file system in UNIX?..

Answer / bibin chandrasekhar

There are two type of file systems in unix Vxfs and HFS

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More Unix AllOther Interview Questions

Why do inode number start from 1 and not 0 ?

3 Answers  


How to connect oracle database from unix

6 Answers   Cap Gemini, IBM, Wirecard,


what is difference between kernel and shell?

18 Answers   Juniper Networks,


What is a filesystem?

3 Answers  


what happens when we create a file system?

1 Answers  


What does the ?route? command do?

2 Answers  


What are each of the standard files and what are they normally associated with?

1 Answers   ITCO,


. Using sed and grep, write a command which lists files and directories with following properties: (i) created in 1999 (ii) with user's as owner and group

0 Answers  


very first process created by kernell?

4 Answers   TCS,


What is a level 0 backup?

2 Answers   Atos Origin,


what is difference between milestone and run-levels in Solaris ?

0 Answers  


What is virtual memory?

2 Answers   BMC,


Categories