Sodamhan.com

TL;DR

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

This document was created using the contents of the tldr project.