scripts/functions
changeset 1414 9bb95fa735ac
parent 1391 3c28b9f917d2
child 1506 d33da84b1317
     1.1 --- a/scripts/functions	Wed May 27 21:07:37 2009 +0000
     1.2 +++ b/scripts/functions	Mon Jun 22 21:51:13 2009 +0200
     1.3 @@ -79,7 +79,7 @@
     1.4      if [ $# -eq 0 ]; then
     1.5          cat -
     1.6      else
     1.7 -        echo "${@}"
     1.8 +        printf "${@}\n"
     1.9      fi |( IFS="${CR}" # We want the full lines, even leading spaces
    1.10            _prog_bar_cpt=0
    1.11            _prog_bar[0]='/'