I just ran into a minor problem on a new install. I was installing the Java runtime and the included script had:
tail +122 ... I had to change it to tail -n +122 ... I thought this POSIX behavior was reverted in the current coreutils, but apparently not. Do we need to add a patch? -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page