Unix/Linux programming Question:

Explain the Unix file system?

Tweet Share WhatsApp

Answer:

Basically there are 4 different types of file systems in unix ,they are as follows
1.Device file
2.Directory fil.
3.FIFO
4.Regular file

Download Unix/Linux programming PDF Read All 15 Unix/Linux programming Questions
Previous QuestionNext Question
Give examples of how memory leaks can occur with c programs?How would you remove a semaphore / shared memory whose owner processes have died?