Hacker News new | ask | show | jobs
by dastx 2302 days ago
Worth nothing that at the very least find's `-print0` and xargs's `-0` are not POSIX compliant and may not be available unless you're using GNU. Presuming the rest are the same though I'm not sure.