4 lines
383 B
Markdown
4 lines
383 B
Markdown
|
# lsscsi
|
||
|
|
||
|
The [lsscsi utility](http://sg.danny.cz/scsi/lsscsi.html) is a command-line tool in the Linux operating system that provides information about SCSI (Small Computer System Interface) devices. lsscsi allows you to view a list of SCSI devices recognized by the system and provides details about each device, including the identifier, device type, bus, and address on the bus.
|