#include #include int main() { fclose(stdout); errno = EPIPE; return 0; }