Mac 命令行 - 列出可用的串行端口?
在我的Mac上,我目前有可用的串行端口:
- /dev/tty.usbserial-A700dYoR
- /dev/cu.usbserial-A700dYoR
- /dev/tty.Bluetooth-PDA-Sync
- /dev/cu.Bluetooth-PDA-Sync
- /dev /tty.Bluetooth-Modem
- /dev/cu.Bluetooth-Modem
是否可以从命令行(终端)检索计算机的可用串行端口列表?
on my Mac, i currently have the available serial ports:
- /dev/tty.usbserial-A700dYoR
- /dev/cu.usbserial-A700dYoR
- /dev/tty.Bluetooth-PDA-Sync
- /dev/cu.Bluetooth-PDA-Sync
- /dev/tty.Bluetooth-Modem
- /dev/cu.Bluetooth-Modem
is it possible to retrieve a list of the available serial ports of the computer from the command line (terminal)?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
啊……比我容易多了。
将列出
ah... it is much easier than i though.
will list
您可以使用单个命令来完成此操作:
You can do it with a single command: