[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: OT: a problem about text manipulation
- From: Joe Klemmer <klemmerj webtrek com>
- To: For users of Fedora Core releases <fedora-list redhat com>
- Subject: Re: OT: a problem about text manipulation
- Date: Tue, 31 Oct 2006 11:19:45 -0500
On Tue, 2006-10-31 at 07:03 -0800, Benjamin Franz wrote:
> #!/usr/bin/perl -na
>
> foreach my $i (@F) { ($i =~ m/^[0-9]+$/) ? $a = $i : print "$a $i\n" }
>
> :)))
Heh, looks good to me. ;-)
--
Boring Home Page - http://www.webtrek.com/joe
See my blog, sumo game ranks and other interesting junk
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]