Skip to content

Instantly share code, notes, and snippets.

@salmanfarisvp
Created June 22, 2025 19:21
Show Gist options
  • Select an option

  • Save salmanfarisvp/cb506613a956574508bc8c2cd38b2063 to your computer and use it in GitHub Desktop.

Select an option

Save salmanfarisvp/cb506613a956574508bc8c2cd38b2063 to your computer and use it in GitHub Desktop.
List USB Serial Devices on Linux
ls /dev/tty* | grep usb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment