X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=usr_bin%2Fattach-screen;h=07e18ff24e09c819399a3f93fe40d1260caf51f5;hb=2378c65d20e15a10d3a062fd75bc54f205eacc61;hp=ba55fb54c1d99e3b771de3c1138a5baf7c0f508c;hpb=e720deae78f1eda5e6f62629606c194f16796762;p=grml-scripts.git diff --git a/usr_bin/attach-screen b/usr_bin/attach-screen index ba55fb5..07e18ff 100755 --- a/usr_bin/attach-screen +++ b/usr_bin/attach-screen @@ -4,11 +4,10 @@ # Authors: (c) Phil Gregory , (c) Michael Prokop # Bug-Reports: see http://grml.org/bugs/ # License: Taken from http://aperiodic.net/phil/configs/bin/attach-screen -# Latest change: Thu Dec 01 14:30:24 CET 2005 [mika] ################################################################################ # -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