Hi,
Here:
https://github.com/ethereum/go-ethereum/wiki/JavaScript-ConsoleIt says I can access the javascript console with the flag -js.
2 minutes ago, I pulled the latest version 0.5.7, I went to build/eth folder and ran:
./eth -js, or ./eth -i -js
but when I run any eth functions it says:
Unrecognised command. Type 'help' for help in interactive mode.
Thanks for pointing me in the right direction.