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
>

Is this what u needed?

$ ls /dev/ | grep sd[a-z]$
sda
sdb


-- 
நன்றிகளுடன்,
விக்னேஷ்.
http://krvignesh.wordpress.com
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to