Un po' di materiale sulle sysctl dei socket, e qualche correzione sulle
[gapil.git] / listati / redir_stdout.c
1     fclose(stdout);
2     stdout = fopen("standard-output-file", "w");