System Grab Bag

View all TLDR pages from Linux (or from all pages)

lsscsi

List SCSI devices (or hosts) and their attributes. More information: https://manned.org/lspci.
  • List all SCSI devices:
    lsscsi
  • List all SCSI devices with detailed attributes:
    lsscsi -L
  • List all SCSI devices with human-readable disk capacity:
    lsscsi -s

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.