[ale] Is awk the right tool for this?
James P. Kinney III
jkinney at localnetsolutions.com
Tue May 7 12:59:27 EDT 2002
I have no doubt as to _why_ so many people gag when they think of UNIX.
On Tue, 2002-05-07 at 11:52, Joseph A Knapka wrote:
> Fletch wrote:
> >
> > perl -lne \
> > '/SRC=(\S+)/&&$a{$1}++;END{print for sort{$a{$b}<=>$a{$a}}keys%a}' \
> > /var/log/kernel/info
> >
> > In numeric order by IP address:
> >
> > perl -MSocket=inet_aton -lne \
> > '/SRC=(\S+)/&&$a{$1}++;END{print for map{$_->[0]}sort{$a->[1]<=>$b->[1]}map{[$_,inet_aton($_)]}keys%a}' \
> > /var/log/kernel/info
>
> Wow. That's really nauseating.
>
> :-)
>
> Cheers,
>
> -- Joe
> Any OS distinguishable from Windows is not sufficiently broken.
>
> ---
> This message has been sent through the ALE general discussion list.
> See http://www.ale.org/mailing-lists.shtml for more info. Problems should be
> sent to listmaster at ale dot org.
--
James P. Kinney III \Changing the mobile computing world/
President and CEO \ one Linux user /
Local Net Solutions,LLC \ at a time. /
770-493-8244 \.___________________________./
GPG ID: 829C6CA7 James P. Kinney III (M.S. Physics)
<jkinney at localnetsolutions.com>
Fingerprint = 3C9E 6366 54FC A3FE BA4D 0659 6190 ADC3 829C 6CA7
---
This message has been sent through the ALE general discussion list.
See http://www.ale.org/mailing-lists.shtml for more info. Problems should be
sent to listmaster at ale dot org.
More information about the Ale
mailing list