diff --git a/SC2038.md b/SC2038.md index 8abef5d..aa67ce5 100644 --- a/SC2038.md +++ b/SC2038.md @@ -1,4 +1,4 @@ -## Use -print0/--null/-0 or -exec + to allow for non-alphanumeric filenames. +## Use 'find -print0 | xargs -0' or find -exec + to allow for non-alphanumeric filenames. ### Problematic code: