From: Frank Meyer Date: 2007-08-12T21:06:36+09:00 Subject: Re: Sorting a logfile, how would you write it? Thanks for all your suggestions, it helped me a lot to learn more about Ruby's library. I didn't know that there are so many handy functions :-) And about the temporary file, I'm using it only for private purposes and I didn't want to bother with creating a temporary file in my first attempt to write a ruby program which can sort these log files. Thank you all! Turing -- Posted via http://www.ruby-forum.com/.