Linux: block devices: info about a file system
Self-tutoring about Linux: the tutor mentions Linux block devices and how to discover the file system type.
In a Linux file system, a block device is a device listed as if it’s a file in a directory. The command
lsblk -f
will list them, and tell the file systems of the storage devices.
Source:
Jack of Oracle Tutoring by Jack and Diane, Campbell River, BC.