For Programmers: Free Programming Magazines  


Home > Archive > AWK > February 2008 > Re: sort email by date correction









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: sort email by date correction
Ted Davis

2008-02-25, 6:59 pm

print $0 > OutFile
should be
print $0 >> OutFile

--
T.E.D. (tdavis@mst.edu)


Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com