mcandre / stank

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

Zero flag for xargs null byte argument termination #96

Open mcandre opened 4 years ago

mcandre commented 4 years ago

Like UNIX find, stank should offer a flag to use a zero value byte terminator instead of a line break, in order to help with gnarly scripts with spaces in their filenames.