shellscript
static int shellscript(char buf[], struct stat64 *sb);
if (fbuf[0] == '#' && fbuf[1] == '!' && shellscript(fbuf+2, &mbuf))