[Omaha.pm] Favorite code

Jay Hannah jhannah at omnihotels.com
Wed Dec 28 07:16:06 PST 2005


> -----Original Message-----
> From: Sean Baker 
> To: Jay Hannah
> 
> This code ROCKS!
> 
>    foreach (sort @ls) {
>       s/\.rrd$//;
>       next if (/perseus/);
>       next if (/Expedia/);
>       next if (/event_notify_/);
>       next if (/USW\-(cnt|drops)/);
>       next if (/umm/);
>       next if (/onstat/);
>       next if (/e_n_d/);
>       next if (/(hrms_fpc|rcvlbmn)/);
>       refresh_graph_level1($_);

-laugh-

Thanks!! I like it too!

Grin,

j
j a black hat p h


More information about the Omaha-pm mailing list