
findmnt
List of commands for findmnt:
-
findmnt:tldr:23930 findmnt: Search for a device.$ findmnt ${-dev-sdb1}try on your machineexplain this command
-
findmnt:tldr:33311 findmnt: Find filesystems with specific label.$ findmnt LABEL=${BigStorage}try on your machineexplain this command
-
findmnt:tldr:47551 findmnt: Find filesystems in specific type.$ findmnt -t ${ext4}try on your machineexplain this command
-
findmnt:tldr:6e377 findmnt: List all mounted filesystems.$ findmnttry on your machineexplain this command