command: lsscsi
usage: list SCSI devices (or hosts) and their attributes

examples:

1. To show help and options of this command

    $ lsscsi --help

2. To show device node's major + minor numbers

    $ lsscsi -d

3. $ lsscsi -c will print output similar to

    $ cat /proc/scsi/scsi

4. To see long format

    $ lsscsi -l

5. To lists scsi hosts rather than scsi devices

    $ lsscsi -H

6. To show scsi generic device name

    $ lsscsi -g


regards,
dhanasekar
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
ILUGC Mailing List Guidelines:
http://ilugc.in/mailinglist-guidelines

Reply via email to