@@ -19,9 +19,9 @@ return $ret } foreach file $argv { - puts [stringifyfile $file] + puts -nonewline [stringifyfile $file] } exit 0