pauldreik / rdfind

find duplicate files utility
Other
980 stars 79 forks source link

fix(scripts): Do not word split file paths that include whitespace #144

Open hyperupcall opened 1 year ago

hyperupcall commented 1 year ago

Improve the scripts to make them more resiliant to filepaths with whitespace characters (spaces, tabs, newlines). Before these changes, the shell would exit with a cryptic/mysterious message.