aboutsummaryrefslogtreecommitdiff
path: root/coreutils/head.c
AgeCommit message (Collapse)Author
1999-12-17Make head --version do the right thing. Update TODO listErik Andersen
-Erik
1999-12-15 fixed an embarrasing segfault (head w/ no argsJohn Beppu
used to die (but now it lives))
1999-12-10Fixed John's email address again.Eric Andersen
John. Your email address is "john@lineo.com" not @line.com. :) -Erik
1999-12-10 Implemented head(1).John Beppu
tried to mimic GNU behaviour.