Difference between revisions of "minicom"

From thelinuxwiki
Jump to: navigation, search
(Created page with "example usb2serial console CLI launch command minicom -D /dev/ttyUSB0 -b 9600")
 
 
Line 1: Line 1:
 
example usb2serial console CLI launch command  
 
example usb2serial console CLI launch command  
 
  minicom -D /dev/ttyUSB0 -b 9600
 
  minicom -D /dev/ttyUSB0 -b 9600
 +
 +
[[category:console]]

Latest revision as of 22:32, 4 August 2013

example usb2serial console CLI launch command

minicom -D /dev/ttyUSB0 -b 9600