diff options
-rwxr-xr-x | wgetpaste | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -6,6 +6,9 @@ VERSION="9999" +# don't inherit LANGUAGE from the env +unset LANGUAGE + # escape and new line characters E=$'\e' N=$'\n' |
![]() |
index : wgetpaste | |
A fork of wgetpaste that supports the zen paste service. | root |
summaryrefslogtreecommitdiff |
-rwxr-xr-x | wgetpaste | 3 |
@@ -6,6 +6,9 @@ VERSION="9999" +# don't inherit LANGUAGE from the env +unset LANGUAGE + # escape and new line characters E=$'\e' N=$'\n' |