List all disks and storage controllers in tabular format

lshw

  • List detailed information about hardware configurations as root user.
    More information: <https://manned.org/lshw>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

sudo lshw -class disk -class storage -short

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