mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-03 19:29:44 +08:00
Add note that globstar is bash 4 specific
@@ -49,7 +49,7 @@ done
|
|||||||
echo "Played $count files"
|
echo "Played $count files"
|
||||||
```
|
```
|
||||||
|
|
||||||
This is bash specific.
|
This is bash 4 specific.
|
||||||
|
|
||||||
|
|
||||||
##### For POSIX
|
##### For POSIX
|
||||||
|
Reference in New Issue
Block a user