Renamed usb_dev_info to listusb and made it more useful:
By default it now presents a relatively concise list of USB devices found on the bus, with an optional -v flag to dump exhaustive detail. It still also takes an optional device parameter in case you only want information for a particular device. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29185 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -30,7 +30,7 @@ BEOS_BIN = "[" addattr alert arp base64 basename bc beep bootman bzip2
|
||||
isvolume
|
||||
join
|
||||
keymap kill less lessecho lesskey link listarea listattr listimage listdev
|
||||
listport listres listsem ln locate logger login logname ls lsindex
|
||||
listport listres listsem listusb ln locate logger login logname ls lsindex
|
||||
make makebootable md5sum merge mimeset mkdos mkdir mkfifo mkfs mkindex
|
||||
modifiers mount mount_nfs mountvolume mv
|
||||
nc netstat nl nohup od open passwd paste
|
||||
@@ -43,7 +43,7 @@ BEOS_BIN = "[" addattr alert arp base64 basename bc beep bootman bzip2
|
||||
tac tail tar tcpdump tcptester tee telnet telnetd test top touch tput tr
|
||||
traceroute translate true tsort tty
|
||||
uname unchop unexpand unmount uniq unrar unshar unzip unzipsfx <bin>updatedb
|
||||
uptime urlwrapper usb_dev_info useradd uudecode uuencode
|
||||
uptime urlwrapper useradd uudecode uuencode
|
||||
vdir version vim vmstat waitfor wc wget whoami xargs xres yes
|
||||
zdiff zforce zgrep zip zipcloak <bin>zipgrep zipnote zipsplit zmore znew
|
||||
;
|
||||
|
||||
Reference in New Issue
Block a user