grep ... > file; cat file
or
grep ... >> tmp; cat tmp; cat tmp >> file; rm tmpNot near as clean and elegant, and is always after the act, not during it.I tried variances on several comands like cat, list, echo, and tee is really quite unique in what it does. A simple concept, but a great tool for what it accomplishes.
Donald Darden
