Forrest logo
back to context overview

udisksctl

List of commands for udisksctl:

  • udisksctl:tldr:4e218 udisksctl: Monitor the daemon for events.
    $ udisksctl monitor
    try on your machine
    explain this command
  • udisksctl:tldr:7fe41 udisksctl: Unmount a device partition.
    $ udisksctl unmount --block-device ${-dev-sdXN}
    try on your machine
    explain this command
  • udisksctl:tldr:8f93d udisksctl: Mount a device partition and prints the mount point.
    $ udisksctl mount --block-device ${-dev-sdXN}
    try on your machine
    explain this command
  • udisksctl:tldr:98d50 udisksctl: Show detailed information about a device.
    $ udisksctl info --block-device ${-dev-sdX}
    try on your machine
    explain this command
  • udisksctl:tldr:d5ae6 udisksctl: Show high-level information about disk drives and block devices.
    $ udisksctl status
    try on your machine
    explain this command
back to context overview