Hi! LFS 6.1.1 Chapter 6.11:
I wrote following command out of the book: make -k check >glibc-check-log 2>&1 grep Error glibc-check-log But after pressing enter nothing happens. Why? Is the command wrong. And what does 2>&1 mean? I know that make -k check gives it's output in glibc-check-log file, but what means the rest of the command? I hope someone could help me! Reinhard Schneidewind -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
