Ahh heck just explain the entire embedded for loop:grep{ exists $ofInterest{ lc $_->{ Name } } } @proc_info ## : )
for my $info ( grep{ exists $ProcsOfInterest{ lc $_->{ Name } } } @proc_info ) { printf "%-25s %14d %12.6f %14.7f\n", @{ $info }{ @fields }; }
In reply to Re^2: Win32... CPU/RAM usage
by mikejones
in thread Win32... CPU/RAM usage
by mikejones
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |