Simplicity is better than complexity.
Simplicity is better than complexity.
Posted Mar 26, 2009 2:22 UTC (Thu) by k8to (guest, #15413)In reply to: Simplicity is better than complexity. by k8to
Parent article: Wheeler: Fixing Unix/Linux/POSIX Filenames
As for the find, gnu find already has -print0 and xargs is compatable.
The scripting implementation is thus trivially solved.
The scripting implementation is thus trivially solved.
Sure, some find implementations don't have it. Fix them.
