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

2012-10-10 Thread Jari Aalto
On 2012-10-09 22:06, marco atzeri wrote:
| build fine so GTG
|
| but why we need it?
|
| BUGS
|Functionality  overlaps  with  tail -n +count
|or  awk '(NRcount)'  or  sed 1,countd

Good point. Probably not useful enough as there are alternatives.

Withdrawn,
Jari


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

2012-10-09 Thread Jari Aalto
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

[ setup.hint ]

sdesc: Copy all but the first few lines
ldesc: Utility to copy all but the first N lines of stdin to stdout.
category: Utils
requires: cygwin