Add note that globstar is bash 4 specific

Sean Busbey
2015-11-18 15:48:51 -06:00
parent 57551b5b9f
commit 2fc5d4c0b8

@@ -49,7 +49,7 @@ done
echo "Played $count files"
```
This is bash specific.
This is bash 4 specific.
##### For POSIX