mcandre / toys

code demos for newbies
https://github.com/mcandre/toys
30 stars 6 forks source link

fix misleading xargs exit codes #371

Closed mcandre closed 6 months ago

mcandre commented 1 year ago

E.g., when using stank or sail.

mcandre commented 6 months ago

Good news, xargs appears to provide more reasonable exit code behavior than find -exec.

However, we still expect spaces to trip up processing.