> > > I've just written a really small utility, because I needed it. It's like
> the
> > > opposite of head(1) and tail(1): it gives you the file *except for* the
> > > first or last n lines.
> > Why a new tool? Ever tried: tail +5 filename?
> > If you instead add the + feature to head, they
> > can do what your tool does.
> Hmmm. I wish I'd known that earlier.
> My version of head does not do the + thing. Were you suggesting that I add
> the feature myself, or are you saying that your version of head already does
> it?
I was suggesting to add it. My head has no + either.
Quote:> tail +5 filename is the same as my decap,
OK.
Quote:> but I can't do my depod with head
> and tail.
Maybe that would be equivalent to what you'd expect head +5 to do if
it was implemented.
--
Kasper Dupont -- der bruger for meget tid p? usenet.
Don't do this at home kids: touch -- -rf