lhunath 1232028169 learn while IFS= read -r -d '' file; do something "$file"; done < <(find /foo -print0)