On Mon, Feb 8, 2010 at 1:27 PM, Rich Shepard <[email protected]> wrote: > On Mon, 8 Feb 2010, Robert Citek wrote: > >> awk '{print $2 "\t" $2 ", " $1 "\t" $3 "\tmarketing"}' | > > Robert, > > Remembering to direct awk to print helps tremendously. Thanks!
Know the feeling. :) Glad to hear it worked for you. Regards, - Robert _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
