Updated SC2144 (markdown)

koalaman
2018-01-19 18:13:09 -08:00
parent 0a45d3cf0f
commit 0e7f4902e2

@@ -33,3 +33,7 @@ Instead, use a for loop to expand the glob and check each result individually.
### Exceptions ### Exceptions
None. None.
### Related resources:
* [BashFaq: How can I check whether a directory is empty or not? How do I check for any *.mpg files, or count how many there are?](https://mywiki.wooledge.org/BashFAQ/004)