diff --git a/cobalt-handler b/cobalt-handler index 85d42d5..3375144 100755 --- a/cobalt-handler +++ b/cobalt-handler @@ -8,7 +8,7 @@ text=$1; export text; shift # $* is now args # Debug output -echo ${pfx:+:}$pfx $command "$@" ${text:+:}"$text" 1>&2 +echo '>>>' ${pfx:+:}$pfx $command "$@" ${text:+:}"$text" 1>&2 raw () { fmt="\007$1\n"; shift