Linux General Question:
Download Job Interview Questions and Answers 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
- 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 Question | Next Question |
What is the main difference between Yum & rpm? | How to install Linux OS along with fedora 14 OS in one System? |