X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=usr_bin%2Fattach-screen;h=967be68bd04be1b8e08e15e1b18683c86974a7b2;hb=bcc0abeb27498124fcfe7770d590c1fb9c69076c;hp=ba55fb54c1d99e3b771de3c1138a5baf7c0f508c;hpb=fd807f3090df67bc5856eacd59991e16055059f1;p=grml-scripts-core.git diff --git a/usr_bin/attach-screen b/usr_bin/attach-screen index ba55fb5..967be68 100755 --- a/usr_bin/attach-screen +++ b/usr_bin/attach-screen @@ -8,7 +8,7 @@ ################################################################################ # -U option basically means "terminal does not have UTF-8 support" -if [ "$1" == "-U" ]; then +if [ x$1 = "x-U" ]; then unset LC_CTYPE fi