On Thu, Jun 08, 2000 at 11:50:10AM -0400, David T-G <[EMAIL PROTECTED]> wrote:
> % > might want to say "echo -- -a ..." there, in case echo(1) complains.
> % 
> %  echo "-a $f" should work regardless. or even echo " -a $f".
> 
> In all of this, though, shouldn't it be
> 
>   echo -n ...
> 
> followed by a final
> 
>   echo ""
> 
> to keep them all on one line?

    Perhaps.  echo -n is not portable, though.  I originally quoted
the "-a $f" and then saw it worked without, too.  Basically, I just
jotted down something that worked on Tru64, and left a compatible
implementation up to the implementor :-)

-- 
Bob Bell                Compaq Computer Corporation
Software Engineer       110 Spit Brook Rd - ZKO3-3/U14
TruCluster Group        Nashua, NH 03062-2698
[EMAIL PROTECTED]     603-884-0595

PGP signature

Reply via email to