
udisksctl
List of commands for udisksctl:
-
udisksctl:tldr:4e218 udisksctl: Monitor the daemon for events.$ udisksctl monitortry on your machineexplain this command
-
udisksctl:tldr:7fe41 udisksctl: Unmount a device partition.$ udisksctl unmount --block-device ${-dev-sdXN}try on your machineexplain this command
-
udisksctl:tldr:8f93d udisksctl: Mount a device partition and prints the mount point.$ udisksctl mount --block-device ${-dev-sdXN}try on your machineexplain this command
-
udisksctl:tldr:98d50 udisksctl: Show detailed information about a device.$ udisksctl info --block-device ${-dev-sdX}try on your machineexplain this command
-
udisksctl:tldr:d5ae6 udisksctl: Show high-level information about disk drives and block devices.$ udisksctl statustry on your machineexplain this command