ps axl |grep ttyS (串口)
ps axl |grep ttyUSB (usb串口)
[root@localhost ~]# ps axl |grep ttyS
0 0 1558 1534 20 0 116264 3044 poll_s S+ tty1 0:00 minicom -b 9600 -D ttyS0
0 0 1655 1637 20 0 112704 972 pipe_w S+ pts/0 0:00 grep --color=auto ttyS
-----------------------------------------
minicom ttyS0 1558 (第三列为进程号)
欢迎分享,转载请注明来源:内存溢出
评论列表(0条)