Подсветка tail -f настройки шрифтов
Создано: 27-02-2009 15:14:37 изменено: 18-12-2009 20:40:12  Метки: work bash watchdog

stty -F /dev/ttyS0 19200 time 5 -parenb -parodd cs8 hupcl -cstopb cread clocal -crtscts -ignbrk -brkint -ignpar -parmrk -inpck -istrip -inlcr -igncr -icrnl -ixon -ixoff -iuclc -ixany -imaxbel -opost -olcuc -ocrnl -onlcr -onocr -onlret -ofill -ofdel nl0 cr0 tab0 bs0 vt0 ff0 -isig -icanon -iexten -echo -echoe -echok -echonl -noflsh -xcase -tostop -echoprt -echoctl -echoke
(while :; do echo -e "aatt++wwsstt\\rr" > /dev/ttyS0  ; sleep 2 ; done ) & 

1443 просмотров комментировать

Подсветка tail -f настройки шрифтов