Hacker News new | ask | show | jobs
by adolph 11 days ago
find print0 with xargs 0 is such an awesome combination. One day I'll remember to use it instead of piping into while read ln; do ...