mcandre / stank

stank: analyzers for determining whether files smell like rotten POSIX shell scripts, or faintly rosy like Ruby and Python scripts
Other
53 stars 0 forks source link

funk: Warn on spaces in filenames #103

Open mcandre opened 4 years ago

mcandre commented 4 years ago

Spaces in filenames present a tremendous, unnecessary burden on code manipulating these files. Everything from POSIX sh, to UNIX find, to xargs, makefiles, and tab completion gets screwy on spaces.