diff options
Diffstat (limited to 'misc-utils/reset.033c')
-rwxr-xr-x | misc-utils/reset.033c | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/misc-utils/reset.033c b/misc-utils/reset.033c new file mode 100755 index 0000000..fb9834d --- /dev/null +++ b/misc-utils/reset.033c @@ -0,0 +1,11 @@ +#!/bin/sh +stty sane +tput clear +tput rmacs +tput rmm +tput rmso +tput rmul +tput rs1 +tput rs2 +tput rs3 +echo -e \\033c |