
findfs
List of commands for findfs:
-
findfs:tldr:27d55 findfs: Search by partition UUID (GPT partition table only).$ findfs PARTUUID=${partition_uuid}try on your machineexplain this command
-
findfs:tldr:51679 findfs: Search by filesystem UUID.$ findfs UUID=${uuid}try on your machineexplain this command
-
findfs:tldr:7a27a findfs: Search block devices by filesystem label.$ findfs LABEL=${label}try on your machineexplain this command
-
findfs:tldr:9b208 findfs: Search by partition label (GPT or MAC partition table).$ findfs PARTLABEL=${partition_label}try on your machineexplain this command