#define REAL_PATH "/u/guests/jc/p/cgi/.mail" main(ac, av) char **av; { execv(REAL_PATH, av); }