Answer Posted / nishikant
Everything in Unix system is consider as a file system.
Generally we have 3 types of file system as below:
1) Ordinary file system :
Regular files, semaphore,linked files,block special
files, character special etc...
2) Directory file system:
derectory files like /bin, /use,/home,/tmp, even
if /root etc... that is directory+files.
3) Device file system :
Its purely releated to the device configuration in
UNIX OS.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What does touch command do in unix?
What are the differences among a system call, a library function, and a unix command?
Are you in or at the office?
What is unix command line?
How many unix commands are there?
What is the nmap command?
What does this command do,"$more readme.txt“?
What are grep patterns?
What is nr in awk command?
What is ctrl d?
Which command is used to delete all files in the current directory and all its sub-directories?
What does pipe () return?
What do know about tee command and its usage?
What is the use of the tee command?
Is command prompt unix?