initial from bash history

This commit is contained in:
Sebastian Wagner 2015-02-23 22:27:22 +01:00
commit 51074141f9

6
textfeed.sh Executable file
View file

@ -0,0 +1,6 @@
#!/bin/sh
echo -n "Y " \
| convert -extract 16x16+43+43 -background lightblue -fill blue -pointsize 21 text:- bmp3:- \
| dd bs=1 skip=54 \
| nc -u 172.22.239.182 8888