[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: dpkg-deb shell script



Randolph Chung wrote:
> 
> > nl is from textutils, it isnt in busybox, but it wouldnt be hard to do
> > all it does is number the text lines so head and tail work, there is
> 
> ah, you can also do   cat file | grep -n "" -
> 
> > I dont have cvs upload access at debian, i could upload it to busybox's
> > cvs if Erik wants it.
> 
> oh, i'm sure Adam can add you... (this is the debian-boot cvs btw)
> 
> randolph
> --
> Debian Developer <tausq@debian.org>
> http://www.TauSq.org/
> 
>

Oh yea, i did see that grep could number lines, but i didnt think to
just use grep with "", that should make it easier.

I will ask Adam


Glenn



Reply to: