This commit is contained in:
Shreyas Goenka 2025-02-18 14:50:02 +01:00
parent f6bd82d68f
commit 8eb454da14
No known key found for this signature in database
GPG Key ID: 92A07DF49CCB0622
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
#!/bin/bash
# wait <pid> in bash only works for processes that are direct children to the calling
# shell. This script is more general purpose.
wait_pid() {