X-Git-Url: https://git.xandkar.net/?a=blobdiff_plain;f=home%2Flib%2Flogin_functions.sh;fp=home%2Flib%2Flogin_functions.sh;h=b97511c66e5d713a15005fe7cdb7297c5fc02773;hb=2e8cf2263c4f473a5cdab24cfbca821f8baa1d6b;hp=2a244138dc0dc08bb219a927e454e92e507d4b12;hpb=8aa18398a5d46124648cdcfe7bdc742f66620627;p=khome.git diff --git a/home/lib/login_functions.sh b/home/lib/login_functions.sh index 2a24413..b97511c 100644 --- a/home/lib/login_functions.sh +++ b/home/lib/login_functions.sh @@ -82,7 +82,7 @@ experiment() { } hump() { - ledit -l $(stty size | awk '{print $2}') ocaml $@ + ledit -l "$(stty size | awk '{print $2}')" ocaml $@ } howto() {