#include int main() { execlp("cat", "cat", "test", NULL); }