aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xponysay2
1 files changed, 1 insertions, 1 deletions
diff --git a/ponysay b/ponysay
index 0928737..3cffbdd 100755
--- a/ponysay
+++ b/ponysay
@@ -63,7 +63,7 @@ say() {
export PERL_UNICODE=S
if [ "$TERM" = "linux" ]; then
- echo -ne '\ec'
+ echo -ne '\e[H\e[2J'
fi
function wtrunc