Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is file system in unix??

Answers were Sorted based on User's Feedback



What is file system in unix??..

Answer / prabha

ufs file system

Is This Answer Correct ?    18 Yes 3 No

What is file system in unix??..

Answer / naveen kumar

They are 3 types in file system

The default file system in unix administration is UFS (UNIX
FILE SYSTEM).

Is This Answer Correct ?    15 Yes 1 No

What is file system in unix??..

Answer / arivalagan.r

Ufs filesysten is a unix default filesystem.

Unix Os having different flavours,
1.Aix unix

jfs & jfs2 is aix unix default file system and comman
filesystem is cdrfs,rmfs

2.Linux
ext2 &ext3 is linux default file system

3.Hp unix
jfs and jfs2 is Hp unix default filesystem

4.sun unix
Ufs is a sun unix default filesystem.

Is This Answer Correct ?    14 Yes 1 No

What is file system in unix??..

Answer / prasanth verkot

ufs

Is This Answer Correct ?    12 Yes 3 No

What is file system in unix??..

Answer / khaja.shaik

There are three types of file systems are there. They are...
1)Network filesystem
2)Disk based filesystem
3)virtual filesystem

Is This Answer Correct ?    5 Yes 0 No

What is file system in unix??..

Answer / sangu

file system is the arrangment of files and folders, inode
and metadata representation in disk.

Is This Answer Correct ?    5 Yes 2 No

What is file system in unix??..

Answer / kairamkonda vinod kumar

to see the file system in unix do the following exercise in
your lab
first execute the command df
then note the file partitions there
after thet execute debugfs
then use open command and partition of file then execute
the command
then u can see the whole file system in unix in practically

Is This Answer Correct ?    10 Yes 8 No

What is file system in unix??..

Answer / ghanshyam baboo

In Sun Solaris have Two File System
1. UFS
2. ZFS

Is This Answer Correct ?    0 Yes 0 No

What is file system in unix??..

Answer / chandra sekhar

File system In Unix mainly two types
1) CDFS (CDFilesystem)
2) Unix Filesystem(Depends On the OS it will Change Ex If
Os is linux Filesystem type is ext2/ext3 If in case Os is
HP-UX File System type is HFS/JFS/JFS2)

Is This Answer Correct ?    2 Yes 8 No

What is file system in unix??..

Answer / kairamkonda vinod kumar

ext2/ext3

Is This Answer Correct ?    5 Yes 20 No

Post New Answer

More Unix Commands Interview Questions

Which mode is used for allowing file write,read and append mode?

9 Answers   BitWise, TM,


what is the difference between npar and vpar in HP-UX?

1 Answers   CSC,


What is unix command line?

0 Answers  


how will you convert a general file to a hidden file?

4 Answers  


what is the function of grep command?

4 Answers  


What command is used to replace the existing string with some other?

8 Answers   TCS,


Which command is used to delete all files in the current directory and all its sub-directories?

0 Answers  


how to sort the content of the file based on numeric values

0 Answers   Epsilon,


How does one process we can start an executable file? How to get the PID process, which we started?

6 Answers  


Can you write a command to erase all files in the current directory including all its sub-directories?

1 Answers  


How do I search for text in vi?

0 Answers  


The command grep first second third /usr/you/myfile a) prints lines containing the words first, second or third from the file /usr/you/myfile b) searches for lines containing the pattern first in the files second, third, and /usr/you/myfile and prints them c) searches the files /usr/you/myfiel and third for lines containing the words first or second and prints them d) replaces the word first with the word second in the files third and /usr/you/myfile e) None of the above

4 Answers   IBM,


Categories