On Mon, 19 Jun 2006, Paul Jakma wrote:
{
gsub(/[^,]*/, "&/0", $4);
origOFS = OFS;
OFS = "\t";
print;
}
Obviously, there's an 'OFS = origOFS;' line missing there. ;) regards, -- Paul Jakma, Network Approachability, KISS. Sun Microsystems, Dublin, Ireland. http://opensolaris.org/os/project/quagga tel: EMEA x19190 / +353 1 819 9190 _______________________________________________ networking-discuss mailing list [email protected]
