Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sat, 13 Jul 2002 16:28:10 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sat, 13 Jul 2002 16:28:09 -0400 Received: from pD9E23254.dip.t-dialin.net ([217.226.50.84]:50050 "EHLO hawkeye.luckynet.adm") by vger.kernel.org with ESMTP id ; Sat, 13 Jul 2002 16:28:09 -0400 Date: Sat, 13 Jul 2002 14:30:12 -0600 (MDT) From: Thunder from the hill X-X-Sender: thunder@hawkeye.luckynet.adm To: "Albert D. Cahalan" cc: Linus Torvalds , Tim Schmielau , lkml Subject: Re: What is supposed to replace clock_t? In-Reply-To: <200207132015.g6DKFsH103416@saturn.cs.uml.edu> Message-ID: X-Location: Potsdam; Germany MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 928 Lines: 37 Hi, On Sat, 13 Jul 2002, Albert D. Cahalan wrote: > foo some value > bar 1 2 3 4 5 > baz 8000:0 > > Then it turned into this: > > foo : some value > bar : 1 2 3 4 5 > baz : 8000:0 > uh oh : 69 $buf = ; $buf =~ s/\s*\:\s*/\t/g; printf("%s\n", $buf); This should bring you back the old tab-delimited format. Use it to fix your parsers. Regards, Thunder -- (Use http://www.ebb.org/ungeek if you can't decode) ------BEGIN GEEK CODE BLOCK------ Version: 3.12 GCS/E/G/S/AT d- s++:-- a? C++$ ULAVHI++++$ P++$ L++++(+++++)$ E W-$ N--- o? K? w-- O- M V$ PS+ PE- Y- PGP+ t+ 5+ X+ R- !tv b++ DI? !D G e++++ h* r--- y- ------END GEEK CODE BLOCK------ - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/