> In all of this, though, shouldn't it be
> 
>   echo -n ...
> 
> followed by a final
> 
>   echo ""
> 
> to keep them all on one line?

 In principle, yes, but it may even work without. Nevertheless,
 echo -n is not portable.

Reply via email to