Sorted - Thankyou!
Why don't they just state that in the docs, instead of assuming we're
all command-line jocks? Or is it a shell difference thing?
--Graham
On 25/08/2009, at 12:31 PM, Andrew Farmer wrote:
On 24 Aug 2009, at 19:17, Graham Cox wrote:
Trying to run the ConvertCocoa64 script.
/Developer/Extras/64BitConversion/ConvertCocoa64 'find . -name '*.
[hm]' | xargs'
this comes up 'no match'
Try this:
find . -name '*.[hm]' | xargs /Developer/Extras/64BitConversion/
ConvertCocoa64
_______________________________________________
Cocoa-dev mailing list ([email protected])
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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com
This email sent to [email protected]