是否可以使用Ubuntu中的终端打开/关闭特定的USB端口?
lsusb
显示以下结果:
Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 003: ID 2232:1020
Bus 002 Device 009: ID 0bc2:a013 Seagate RSS LLC
Bus 002 Device 003: ID 0a5c:219c Broadcom Corp.
希捷是我的外部硬盘驱动器。我可以在终端上关闭电源吗?
我尝试使用Linux控制USB电源(开/关)。但是我对应该代替什么感到困惑usbX
。
tee
命令还将具有打印到屏幕上的副作用。如果需要,dd of=/sys/bus/...
将仅写入文件,而无其他地方。