perror_exit
perror_exit("open /dev/null");
perror_exit("pipe");
perror_exit("fork");
perror_exit("dup");
perror_exit(argv[0]);