If you don't know how redirection works, and you don't know to
Google to find the answer to this question (it is one of the most
fundamental things in Linux/Unix), which would probably take you
10 seconds to find out, I'm not sure you're ready for LFS.

Ok, you're right.

2> is for the output to stderr

and &1 is for the standard output.

But why does the following command not work?

make -k check >glibc-check-log 2>&1

in my opinion the command is allright.
I have a command, redirected in a output file and also to stderr

Could you please tell me what I should do that the command works and not
only tell me why I am not ready to build lfs?!


--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to