perl -le '$a = join " ", grep { $_ == 4 } (4); $b = join " ", grep { + $_ == 7 } (7); $c = $b-$a; print $c;'
In reply to Re: Re: Re: Filter objects?
by Anonymous Monk
in thread Filter objects?
by matth
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |