I want to redirect the full make-out to a file.
I tried redirecting stdout and stderr with the following command:
make >aks_file.txt 2>&1 &
But this does not redirect the final EXACT result, which is otherwise generated by issuing only make (some lines are missing)
Did I miss something?
( make, , make ), , (, ). , , , .
make
Source: https://habr.com/ru/post/1771741/More articles:Java - high processor performance - javaXML with embedded XSLT - xmlKornShell testing team (ksh) - unixConjugate matrix correlations in R - how to get through all the pairs? - rsmoothing problem - c #Import Excel file into SQL Server line by line - c #Создание jQuery tmpl без большого количества тегов script - jquerywhy code output -1 instead of 1 - cCreating jquery templates repeatedly - jqueryString processing EL enum - javaAll Articles