문제

i need to get a list or any other enumerable class with info about any connected SCSI-disks, with info just like /proc/scsi/sg/devices Please help me and thanks in advance

도움이 되었습니까?

해결책

You've basically named a solution in your question -- just open /proc/scsi/sg/devices and read from it.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top