powerline/tests/test_shells/waitpid.sh

5 lines
52 B
Bash
Raw Normal View History

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