X-Git-Url: http://gitweb.hachti.de/?a=blobdiff_plain;f=sw%2Fpc%2Fkermit_script%2Ffrosch;fp=sw%2Fpc%2Fkermit_script%2Ffrosch;h=4d6aeb0331ce24c0bb443d70aa85520515b554fd;hb=3c4fa418fcf530bd9564bb4cc95007e1c1c5ae3e;hp=0000000000000000000000000000000000000000;hpb=038c5eb837b64393d02d3b0729c5d2ebb87a97e4;p=pdp8.git diff --git a/sw/pc/kermit_script/frosch b/sw/pc/kermit_script/frosch new file mode 100755 index 0000000..4d6aeb0 --- /dev/null +++ b/sw/pc/kermit_script/frosch @@ -0,0 +1,4 @@ +#!/bin/bash +rm -f /var/lock/LCK..ttyUSB0 +stty -F /dev/ttyUSB0 38400 raw -echo clocal -crtscts +kermit /$HOME/pdp8/sw/pc/kermit_script/frosch.k \ No newline at end of file