exec replaces the currently running shell with a new command. On successful completion, exec never returns. exec cannot be used inside a pipeline.
どうしようか。
exec replaces the currently running shell with a new command. On successful completion, exec never returns. exec cannot be used inside a pipeline.
どうしようか。