annotate bin/`` @ 6501:6ca43f5f4d7d

<Melvar> ` sed -i -e \'s/inp[)]$/unicode(inp, locale.getpreferredencoding())).encode(locale.getpreferredencoding())/\' -e \'2s/$/, locale/\' bin/loudly
author HackBot
date Sun, 03 Jan 2016 11:48:31 +0000
parents 741b54f04db6
children c603699b0bce
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
6432
741b54f04db6 <b_jonas> ` echo \'#!/bin/sh\'$\'\\n\'\'export LANG=C; exec bash -O extglob -c "$@"\' > bin/\\`\\`
HackBot
parents: 6431
diff changeset
1 #!/bin/sh
6431
a067d74d6003 <b_jonas> ` echo \'#!bin/sh\'$\'\\n\'\'export LANG=C; exec bash -O extglob -c "$@"\' > bin/\\`\\`
HackBot
parents: 6430
diff changeset
2 export LANG=C; exec bash -O extglob -c "$@"