exec replaces the currently running shell with a new command. On successful completion, exec never returns. exec cannot be used inside a pipeline.
確定! 回上一頁