|
| Current Newswire:
Wait Command in Linux with ExamplesFeb 27, 2020, 12:00 (0 Talkback[s])(Other stories by Bobbin Zachariah) Wait is a shell command that waits for a given process to complete, then returns its exit status. Wait command is used to wait either particular process ID and job ID and return their termination status. |