List attributes of a device

udevadm

  • Linux `udev` management tool.
    More information: <https://www.freedesktop.org/software/systemd/man/udevadm>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

sudo udevadm info --attribute-walk --path {{/dev/sda1}}

click the source code to copy install udevadm on any operating system with command-not-found.com