Hi,
On Wed, May 4, 2011 at 10:15 AM, Rajesh kumar <[email protected]> wrote:
> When we connect the usb device it will reside as /dev/sdb, /dev/sdc etc.,
> We can find that using fdisk -l
>
> Is there any command to list all the usb devices location, like below
>
> $<command>
> /dev/sdc
> /dev/sdb
>

Try to use your own names to usb devices using udev rules. Something
like usddisk, usbcamera etc,,
Then do a ls on /dev|grep usb

HTH
Thanks
baskar
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to