From: Dave Bass Date: 2008-08-25T05:30:38+09:00 Subject: Re: Open file, get first line, delete first line close file Erik Hollensbe wrote: > Not all problems are best solved with ruby :) And sometimes the problems are not with the program but with the data structure -- maybe a flat file isn't the right way to do things? And... it's a lot easier to delete the *last* line of a file than the first. Just some thoughts. :-) -- Posted via http://www.ruby-forum.com/.