@include error = sys_execve("/bin/echo",[0,"hello","world"],[]); printf("no no no no no %d\n",error); //shouldn't make it here. exit(1);