5 lines
97 B
Text
5 lines
97 B
Text
|
|
Run["tput mr"]
|
||
|
|
Run["echo foo"] (* is displayed in reverse mode *)
|
||
|
|
Run["tput me"]
|
||
|
|
Run["echo bar"]
|