Guest User

Untitled

a guest
May 28th, 2018
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. $usblist=(lsusb)
  2. #put the list into a array for each line.
  3. #use the array to give the user a selection list usinging whiptail.
  4. #from that line strip out the device id and vender id from the selected line.
  5.  
  6. Bus 001 Device 004: ID 0665:5161 Cypress Semiconductor USB to Serial
Add Comment
Please, Sign In to add comment