gregkh / usbutils

USB utilities for Linux, including lsusb
http://www.linux-usb.org
356 stars 202 forks source link

usb-devices: do not use `local` in a POSIX shell script #130

Closed lzaoral closed 3 years ago

lzaoral commented 3 years ago

Fixes:

$ ksh /bin/usb-devices
/bin/usb-devices[92]: local: not found [No such file or directory]
gregkh commented 3 years ago

thanks!