#include #include int main(void) { execl("/usr/local/bin/txr", "/usr/local/bin/txr", PWD "/main.txr", (char *) 0); return EXIT_FAILURE; }