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 |
What does #!/ Bin sh do?
What are some command words?
What are bash commands?
What is the basic difference between unix and windows operating systems?
43 Answers Bopro, College School Exams Tests, CTS, IBM, IT-Kids, Priyadarshini, Sybian Technologies, Tolani Maritime,
what is the cmd to remove the comment lines from a file and to display the original text without comments? thanks in advance......
Can you explain a little bit about command substitution?
Is ‘du’ a command? If so, what is its use?
What is an Unix command to convert HEX value to ASCII value located in any flat file.
What do chown command do?
what is the use of "fg" command ?
what will be the output of ls ~/..
Describe the zip/unzip command using gzip.