changeset 6431:a067d74d6003

<b_jonas> ` echo \'#!bin/sh\'$\'\\n\'\'export LANG=C; exec bash -O extglob -c "$@"\' > bin/\\`\\`
author HackBot
date Sat, 19 Dec 2015 18:06:53 +0000
parents bd032a40efdc
children 741b54f04db6
files bin/``
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/bin/``	Sat Dec 19 18:06:46 2015 +0000
+++ b/bin/``	Sat Dec 19 18:06:53 2015 +0000
@@ -0,0 +1,2 @@
+#!bin/sh
+export LANG=C; exec bash -O extglob -c "$@"