Re: echo vs. cat1997-10-02 09:32:59Michael Stone <mstone(_at_)itri(_dot_)loyola(_dot_)edu> writes: Hmm. Here's some differences: echo starts many processes, cat only starts one. In most current Bourne shell implementations, echo is a builtin. Philip Guenther
|
|