Types of file system in linux?
There are lot of file system types are used in Linux. Mostly Linux uses ext3 file ystem.You can know by using the command given below.fdisk /dev/dsafdisk /dev/hdaOnce you executed the above one just type “l” and it will show all fil system types in linux. …
Explore posts in the same categories: Operating System Interview Questions