mirror of
https://github.com/clockworkpi/DevTerm.git
synced 2025-12-12 18:28:50 +01:00
add eg cli commands in readme
This commit is contained in:
parent
3cc430a555
commit
1ca70d37d9
@ -1,11 +1,16 @@
|
||||
# DevTerm Thermal printer
|
||||
|
||||
### Console commands example
|
||||
|
||||
|
||||
`echo “Hello DevTerm” > /tmp/DEVTERM_PRINTER_IN`
|
||||
|
||||
`echo -e “Hello DevTerm\n\n\n\n\n\n” > /tmp/DEVTERM_PRINTER_IN`
|
||||
|
||||
`cat file.txt > /tmp/DEVTERM_PRINTER_IN`
|
||||
|
||||
`ncal -hb | tee > /tmp/DEVTERM_PRINTER_IN`
|
||||
|
||||
### Eos/Pos commands example
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user