Linux General Question:
Download Questions PDF

Explain Linux file types?

Answer:

7 types of files

- regular
d directory
l symbolic link
c character special file (hardware files)
b block special file (files to communicate with hardware )
p named pipe (to pass data between process )
s socket ( mechanism for inter-process communication

Download Linux General Interview Questions And Answers PDF

Previous QuestionNext Question
What is the main difference between Yum & rpm?How to install Linux OS along with fedora 14 OS in one System?