The first data written to the pipe are the first to be read. ... do_ls(char *const parmList[]) { int rc; rc = execvp("ls", parmList); /* Pass control to ls.
確定! 回上一頁