Created
October 13, 2021 02:21
-
-
Save yujiterada/0a42d98235ebe8964822c48d13f19a23 to your computer and use it in GitHub Desktop.
Show USB serial device
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #/bin/bash | |
| echo "$(ls -ltr /dev | grep usb)" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment