on my Mac, i currently have the available serial ports:
is it possible to retrieve a list of the available serial ports of the computer from the command line (terminal)?
ah... it is much easier than i though.
ls /dev/tty.*
ls /dev/cu.*
will list