align.cgi: Put temporary file in /tmp
I thought mkstemp would do that by itself. While it may seem not very satistfactory to hardcode the path, /tmp is POSIX.
Showing
Please register or sign in to comment
I thought mkstemp would do that by itself. While it may seem not very satistfactory to hardcode the path, /tmp is POSIX.