kermit真是个好东西
时间:2006-11-30 来源:hellwolf
kermit真是个好东西
11/30/06 02:57 pm



C-Kermit is a combined serial and network communication software
package offering a consistent, medium-independent, cross-platform
approach to connection establishment, terminal sessions, file transfer
and management, character-set translation, and automation of
communication tasks. For more information please see:
http://www.columbia.edu/kermit/
$cat ~/bin/ttymojave
#!/usr/bin/env kermit
set modem type none
set line /dev/ttyUSB0
set speed 38400
connect Tags: dev, linux
相关阅读 更多 +