From: David Masover Date: 2008-06-05T02:57:07+09:00 Subject: Re: deleting first line from a file On Wednesday 04 June 2008 04:59:12 suresh wrote: > BTW is there any equivalent method equivalent to linux tail in ruby? Not really, but it shouldn't be difficult to build. Maybe trickier to build efficiently, though.