| It'd be nice to have some way of finding/enumerating USB flash
| sticks, as opposed to just removable drives. Perhaps a new return
| value from @DRIVETYPEEX[], and/or an internal variable containing
| drive letter(s) -- %_USBSTICKS, %_USBKEYS, or whatever.
How would you distinguish them from external hard drives and other
devices, e.g., MagicJack, plugged into USB ports? In fact, why is the method
of connection for removable drives significant (other than possibly access
times)? IMHO all that's siginifcant is whether they are read-only or
read-write drives, and the type of file system (emulated for most solid
state devices).
--
Steve