From 0e7f4902e2400c951ba725bacfe2dca4c6de6712 Mon Sep 17 00:00:00 2001 From: koalaman Date: Fri, 19 Jan 2018 18:13:09 -0800 Subject: [PATCH] Updated SC2144 (markdown) --- SC2144.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/SC2144.md b/SC2144.md index 2ff586b..6d4c7eb 100644 --- a/SC2144.md +++ b/SC2144.md @@ -33,3 +33,7 @@ Instead, use a for loop to expand the glob and check each result individually. ### Exceptions 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) \ No newline at end of file