On Sep 17, 2003, Martin Pool <[EMAIL PROTECTED]> wrote: > On 17 Sep 2003, Lisa Seelye <[EMAIL PROTECTED]> wrote: >> It uses `head -1`. This has been replaced with `head -n 1`.
> Thanks, taken. Unfortunately `head -n 1' isn't portable either. Use `sed 1q' instead. -- Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/ Red Hat GCC Developer [EMAIL PROTECTED], gcc.gnu.org} CS PhD student at IC-Unicamp [EMAIL PROTECTED], gnu.org} Free Software Evangelist Professional serial bug killer __ distcc mailing list http://distcc.samba.org/ To unsubscribe or change options: http://lists.samba.org/cgi-bin/mailman/listinfo/distcc
