Heres the simple problem. I am using the perl open(IN,asfasf) and open(OUT,asfasf) to do just that. But what i need to do is add a unix sort -r to this before I do the print OUT. Does anyone have a quick and dirty answer to this. Additionally, any informatoin or examples of adding unix commands into perl would be helpful since the next step is to take this sorted output and do alot of awk things and greps.
TIA and i hope im not to vague in what im asking.
Inforeg
TIA and i hope im not to vague in what im asking.
Inforeg