how can I programmatically enum all the USB storages using C under Linux? I want to get the strings such as '/dev/sdb4' so that I can then use mount() to mount them.how can I programmatically enum all the USB sto
how can I programmatically enum all the USB storages using C under Linux? I want to get the strings such as '/dev/sdb4' so that I can then use mount() to mount them.how can I programmatically enum all the USB sto