Jim Gifford wrote: > Randy, > I have noticed if upgraded from 5.2.1 it sets itself back to the > standard lists in /usr/include/unistd.h. > > head +1 /var/log/daemon.log && head --version > Sep 10 05:49:39 pc init: Switching to runlevel: 6 > head (GNU coreutils) 5.93 > Copyright (C) 2005 Free Software Foundation, Inc. > This is free software. You may redistribute copies of it under the > terms of > the GNU General Public License <http://www.gnu.org/licenses/gpl.html>. > There is NO WARRANTY, to the extent permitted by law. > > Written by David MacKenzie and Jim Meyering. > > tail +1 /var/log/daemon.log && head --version > Oct 30 12:51:43 pc rarpd[1673]: RARP response to 08:00:20:c2:af:d4 > 172.16.0.88 on eth0 > head (GNU coreutils) 5.93 > Copyright (C) 2005 Free Software Foundation, Inc. > This is free software. You may redistribute copies of it under the > terms of > the GNU General Public License <http://www.gnu.org/licenses/gpl.html>. > There is NO WARRANTY, to the extent permitted by law. > > Written by David MacKenzie and Jim Meyering.
Scratching head... I get: # tail +1 /var/log/daemon.log && tail --version tail: cannot open `+1' for reading: No such file or directory ==> /var/log/daemon.log <== Dec 9 13:16:13 lfs6 ntpd[1900]: frequency initialized -32.984 PPM from /var/cache/ntp.drift Dec 9 13:24:48 lfs6 ntpd[1900]: synchronized to 209.184.112.199, stratum=2 Dec 9 13:24:48 lfs6 ntpd[1900]: kernel time sync disabled 0041 Dec 9 13:37:42 lfs6 ntpd[1900]: kernel time sync enabled 0001 Dec 10 06:07:03 lfs6 ntpd[1900]: synchronized to 209.184.112.197, stratum=2 Dec 10 21:27:00 lfs6 ntpd[1900]: synchronized to 209.184.112.198, stratum=2 Dec 12 11:59:33 lfs6 ntpd[1900]: synchronized to 209.184.112.199, stratum=2 Dec 12 12:00:18 lfs6 ntpd[1900]: no servers reachable Dec 12 13:07:57 lfs6 ntpd[1900]: synchronized to 209.184.112.198, stratum=2 Dec 13 02:53:38 lfs6 ntpd[1900]: synchronized to 209.184.112.197, stratum=2 ## tail --version tail (GNU coreutils) 5.93 Copyright (C) 2005 Free Software Foundation, Inc. This is free software. You may redistribute copies of it under the terms of the GNU General Public License <http://www.gnu.org/licenses/gpl.html>. There is NO WARRANTY, to the extent permitted by law. Written by Paul Rubin, David MacKenzie, Ian Lance Taylor, and Jim Meyering. My LFS was built via jhalfs. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page