echo -n

Henry Spencer henry at utzoo.UUCP
Wed Jan 16 04:53:11 AEST 1985


> ...  (By the way, "echo" has no business being a shell
> built-in, but that's life.)

Sigh, I agree in a way, but...  You pays your money and you takes your
choice.  Making "echo" a builtin makes such a striking difference in
speed that it transforms shell applications programming.  We did this
ourselves to our local Bourne shell, and many things that we would
have had to write in C before can now be done as shell scripts.  I
wish there was a cleaner way to get the same effect.
-- 
				Henry Spencer @ U of Toronto Zoology
				{allegra,ihnp4,linus,decvax}!utzoo!henry



More information about the Comp.unix mailing list