grashoper has asked for the wisdom of the Perl Monks concerning the following question:
in the example I was provided were 2 variables defined as hashes wondering if I need those to populate hash so it understands timestamp will try with those included and postback results later today, interesting it appears to be searching the entire file for the lines containing the hash values then terminates when it cannot find it.perl -F -lane '@F %2 and push @D,{q{Stamp},@F} or $D[-1]={% {$D[-1]},@ +F}}{$,=",";print @{$_}{qw(Stamp Login searchload)}for @D' input.txt
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: command line error question
by ikegami (Patriarch) on Jul 31, 2008 at 21:10 UTC | |
by grashoper (Monk) on Jul 31, 2008 at 21:14 UTC | |
|
Re: command line error question
by Anonymous Monk on Jul 31, 2008 at 23:26 UTC |