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