diff options
author | Willy Tarreau <willy@wtap.(none)> | 2006-07-26 10:46:55 +0200 |
---|---|---|
committer | Willy Tarreau <willy@wtap.(none)> | 2006-07-26 10:46:55 +0200 |
commit | fcb250efba23ae522c4c8cb03c47dd40edcf9603 (patch) | |
tree | 3756bd1748842a3f1049d857e8412f148a8741b9 /scripts/reset | |
parent | Initial commit (diff) | |
download | flxutils-fcb250efba23ae522c4c8cb03c47dd40edcf9603.tar.xz |
[RELEASE] flxutils-0.1.4.2v0.1.4.2
Diffstat (limited to '')
-rwxr-xr-x | scripts/reset | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/reset b/scripts/reset new file mode 100755 index 0000000..3882a4e --- /dev/null +++ b/scripts/reset @@ -0,0 +1,3 @@ +#!/bin/sh +echo -n '[H[J[10m[27m[24mc[1;48r' +exec stty sane |