In Linux, the next simple command checks whether your computer has a USB 3.0 interface.
Now more and more computers use the USB 3.0 interface. How do you know if your computer has a USB 3.0 interface? The following simple Linux Command can be easily implemented.
Open the terminal and enter the following command:
Lsusb
This command will display the USB interface information of your computer, and you will see the following results:
If the result contains 3.0 root hub, the USB 3.0 interface is displayed on your computer.
Check which interface is USB 3.0
Generally, the USB 3.0 interface is blue, so if you see that the USB interface is blue, you can confirm that the interface is a USB interface.
Linux Command cd
Cat for Linux commands
Linux Command alias/unalias
Linux Command Parsing: su root and su-root
Interactive input of Linux commands read
This article permanently updates the link address: