On Sunday 02 May 2004 00:01, Magnus Damm wrote: > Hi all, > > This patch replaces "head -1" with "head -n 1" and "tail -1" with > "tail -n 1". You probably want to make a function that checks whether tail needs -x or -n x, to avoid flames and get the patch accepted.