From cef66df175cc91d8a3ea0f28661ed5849adb7bd7 Mon Sep 17 00:00:00 2001 From: Tomek Grzechowski Date: Thu, 16 Nov 2017 18:41:07 +0100 Subject: [PATCH] I see an exception --- SC2010.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SC2010.md b/SC2010.md index e301349..034cfea 100644 --- a/SC2010.md +++ b/SC2010.md @@ -17,4 +17,4 @@ Matching non-alphanumeric characters with grep may require escaping. Typically ### Exceptions: -None \ No newline at end of file +ls /directory | grep -v unwanted_target_file_pattern \ No newline at end of file