5 lines
38 B
Bash
5 lines
38 B
Bash
|
|
tput mr
|
||
|
|
echo 'foo'
|
||
|
|
tput me
|
||
|
|
echo 'bar'
|