util-linux/text-utils/reset

12 lines
113 B
Plaintext
Raw Normal View History

2006-12-06 17:25:39 -06:00
#!/bin/sh
stty sane
tput clear
tput rmacs
tput rmm
tput rmso
tput rmul
tput rs1
tput rs2
tput rs3
echo -e \\033c