This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ITP: buthead -- Copy all but the first few lines


On 10/9/2012 9:58 AM, Jari Aalto wrote:
wget --recursive --no-host-directories --cut-dirs=3 \
     http://cante.net/~jaalto/tmp/cygwin/buthead/buthead-1.1-1-src.tar.bz2 \
     http://cante.net/~jaalto/tmp/cygwin/buthead/buthead-1.1-1.tar.bz2 \
     http://cante.net/~jaalto/tmp/cygwin/buthead/setup.hint

# To check packaging

     cd buthead
     tar -xf *-src.tar.bz2
     ./*.sh --color --verbose all

Included in Debian:

http://packages.debian.org/buthead

Jari

build fine so GTG

but why we need it ?
The manual itself reports:

BUGS
       Functionality  overlaps  with  tail -n +count
       or  awk '(NR>count)'  or  sed 1,countd



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]