Page Banner

Various commands to determine the type of File System drive from Linux Terminal

The following are the various commands to ascertain the type of file system drive in Linux Operating System

#  df –T
# mount
#  cat /etc/fstab
#  fsck -N /dev/sdc1
#  sudo file -s /dev/sda1
#  sudo blkid
#  sudo lsblk -f