Query: buthead
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
BUTHEAD(1) User Commands BUTHEAD(1)NAMEbuthead - copies all but the first few linesSYNOPSISbuthead count bh countEXAMPLESbuthead 5 <file-with-5-line-header >file-without-header seq 5 | buthead 3DESCRIPTIONButhead copies all but the first count lines of stdin to stdout.DIAGNOSTICSTerminates gracefully if EOF encountered within first count lines.AUTHORWritten by Barak A. Pearlmutter on April 1.BUGSFunctionality overlaps with tail -n +count or awk '(NR>count)' or sed 1,countdSEE ALSOhead(1), tail(1), sed(1) buthead (latzutils) April 1 BUTHEAD(1)
Related Man Pages |
---|
uuencode(5) - bsd |
grep(1) - minix |
head(1) - hpux |
uuencode(4) - hpux |
rl(1) - redhat |
Similar Topics in the Unix Linux Community |
---|
Installing Dash Shell on OS X Lion |
How can I do this in VI editor? |
One instance of comparing grep and awk |
Weird 'find' results |
My first PERL incarnation... Audio Oscillograph |