#include int execl(byte *f, ...) { return exec(f, ...); }