Searched refs:exechead (Results 1 – 1 of 1) sorted by relevance
193 char exechead[] = "#!/bin/sh\n"; in setup3() local203 if (write(fd3, exechead, sizeof(exechead)) < 0) { in setup3()