steptail.com

Who put the alphabet in alphabetical order?

User Tools

Site Tools


guides:virtual_modem:script

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
guides:virtual_modem:script [2020-03-05 06:05]
omolini [vmodem.sh]
guides:virtual_modem:script [2020-03-05 06:05]
omolini [vmodem.sh]
Line 283: Line 283:
     if [[ $cmd == LOGIN ]]; then     if [[ $cmd == LOGIN ]]; then
       exec 99>&​-       exec 99>&​-
-      /sbin/getty -8 -L $serport $baud vt100+      /sbin/getty -8 -L $serport $baud $TERM
       ttyinit       ttyinit
       exec 99<>/​dev/​$serport       exec 99<>/​dev/​$serport
guides/virtual_modem/script.txt · Last modified: 2022-12-28 03:32 by omolini