powerline/tests/test_shells/waitpid.sh

5 lines
52 B
Bash
Executable File

#!/bin/sh
while ! test -e pid ; do
sleep 0.1s
done