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