Execute bit getting set on created files when it shouldn't

Hannu E K Nevalainen _garbage_collector_@telia.com
Wed Dec 21 21:18:00 GMT 2005


Hannu E K Nevalainen wrote:
>  find -print0 | xargs -null

Correction, the above should of course read:
 find -print0 | xargs --null

/H
-- 

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list