how many types of file in unix?

Answers were Sorted based on User's Feedback



how many types of file in unix?..

Answer / megha more.

There are 4 types files in unix.
1. Regular files.
2. Directory files.
3. Device files.
4. Pipe files.

Is This Answer Correct ?    0 Yes 0 No

how many types of file in unix?..

Answer / badri prasad gupta

Unix create two types of file
1)block special file
2)character special file

Is This Answer Correct ?    4 Yes 5 No

how many types of file in unix?..

Answer / tanweer

There are two types of files in unix..
1) Physical file : The data which available in the drives.
Ex:- like windows c:// drive etc.
2) Logical file : It is a normal file which is access the
physical file system and external medias by the concept of
mounting.

Hope you all got the right answer ...

Is This Answer Correct ?    0 Yes 1 No

how many types of file in unix?..

Answer / abhijit kulkarni

Guys, I will get back to you with correct result.




- @bhijit kulk@arni

Is This Answer Correct ?    0 Yes 1 No

how many types of file in unix?..

Answer / narendra simha talluri

Hi Sahoo ,
Thanks a lot , beautiful answer, could you please give some examples for each
and every file .

Is This Answer Correct ?    8 Yes 10 No

how many types of file in unix?..

Answer / bennette

There r 5 file types....
1)Regular
2)Directory
3)exe (executable) file
4)Symbolic Link
5)Device Special file
6)Named pipe

Is This Answer Correct ?    5 Yes 7 No

how many types of file in unix?..

Answer / nissikant

really i am confuse by getting such type of various answer.
the correct answer is the type of files in UNIX are
different based on the question.

Is This Answer Correct ?    2 Yes 4 No

how many types of file in unix?..

Answer / neo

Two kinds of Special files in UNIx
1.Character Special files
2.Block Special files

Is This Answer Correct ?    2 Yes 4 No

how many types of file in unix?..

Answer / nisikant

what ever you see the directory structure in unix is nothing
but the file system. because unix operating system mostly
based on file systems.

In Unix OS you will get various type of file system like
reguler file
directory file
character special file
block special file
linking file
simaphore type etc....

Is This Answer Correct ?    2 Yes 4 No

how many types of file in unix?..

Answer / vikram

all have given different answers. but wats the right one
for this????

Is This Answer Correct ?    2 Yes 6 No

Post New Answer

More Unix Commands Interview Questions

What are the differences among a system call, a library function, and a unix command?

0 Answers  


what is the function of grep command?

4 Answers  


what are wild cards?

2 Answers  


what are processor execution levels and priorities?

2 Answers   Infosys,


What are bash commands?

0 Answers  






Can you explain a little bit about command substitution?

0 Answers  


fork in unix ?

4 Answers   BFL,


What is the command to check ports active in UNIX?

4 Answers   Accenture, IBM,


in UNIX ,What is the command to view contents of a large error log file?

7 Answers  


What difference between cmp and diff commands?

0 Answers  


in UNIX,How do you check for processes started by particular user suppose the user name is 'suresh'?

6 Answers  


How to get the last ten lines of a file using awk utility?

1 Answers   Infosys,


Categories