Example. In module-2/examples/src/execlp_ls.c you find the following example program demonstrating how execv can be used. #include <unistd.h> // execlp() ...
確定! 回上一頁