terminology/tests/cha.sh

12 lines
154 B
Bash
Raw Normal View History

2018-12-16 10:41:34 -08:00
#!/bin/sh
# fill space with E
printf '\033[69;1;1;25;80$x'
#set color
printf '\033[46;31;3m'
printf '\033[3G1'
printf '\033[G2'
printf '\033[444444G3'