Help needed with ConvertCocoa64 script
Help needed with ConvertCocoa64 script
- Subject: Help needed with ConvertCocoa64 script
- From: Graham Cox <email@hidden>
- Date: Tue, 25 Aug 2009 12:17:03 +1000
Trying to run the ConvertCocoa64 script.
/Developer/Extras/64BitConversion/ConvertCocoa64 'find . -name '*.
[hm]' | xargs'
this comes up 'no match'
yet if I run the find command directly on the current directory:
find . -name '*.[hm]' | xargs
it lists all my source files as expected.
What gives?
--Graham
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden