in reply to Re: I need to sort out some values and get only the highest generated by my perl script
in thread I need to sort out some values and get only the highest generated by my perl script
program.pl|sort -n|tail -1
No extra coding needed, and it uses programs that already exist on the system.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: I need to sort out some values and get only the highest generated by my perl script
by Eimi Metamorphoumai (Deacon) on Oct 29, 2004 at 15:52 UTC |