Start Blender 2.57 from Mac OS X Terminal with Python output

How do I start blender.app from the Mac OS X Terminal?

I also want the Terminal to print Python output. Are there any special arguments to do that?

  • Open Terminal(.app).
  • Right-click on Blender(.app), and choose ‘Show Package Contents’
  • Burrow down to Contents->MacOS->blender .
  • Drag ‘blender’ to the terminal prompt.
  • Hit the return key.

I also want the Terminal to print Python output.

That happens automatically if you start Blender from the terminal.

Best wishes,
Matthew