how many types of file in unix?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
Answer / abhijit kulkarni
Guys, I will get back to you with correct result.
- @bhijit kulk@arni
Is This Answer Correct ? | 0 Yes | 1 No |
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 |
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 |
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 |
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 |
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 |
Answer / vikram
all have given different answers. but wats the right one
for this????
Is This Answer Correct ? | 2 Yes | 6 No |
how to remotely move a file ??? that mean how to move a file one machine to another machine ???
What is the comma to show the space allocation of files?
How do I use grep to find a file?
What are some command words?
How do I use nslookup?
How do you create a file in UNIX
36 Answers Accenture, EMG, Nokia, QA, TD,
in a growing log file how will you see the 1st 99 lines?
Which command will print your home directory on screen?
What do you mean by zambie process?
which script will invoke first ,when /etc/init.d starts
write grep commands to select the lines that have exactly two characters
What does 'mkdir' command do in UNIX?