TMPSCOREBOARD
(outfd = fopen(TMPSCOREBOARD,"w")) != NULL) {
unlink(TMPSCOREBOARD);
link(TMPSCOREBOARD,scoreboard);