I'm an ethereum newbie and have installed ethereum on mac using commands :
brew tap ethereum/ethereum
brew install ethereum
referenced from https://ethereum.gitbooks.io/frontier-guide/content/installing_mac.html
Reading https://ethereum.gitbooks.io/frontier-guide/content/connecting.html
Where are the commands run from ? For example the command > net.listening is executed from a cli ?
~/Library/Ethereum/chaindatadirectory will be increasing in size (it'll be populated with files). You should also be seeing console logs to indicate as such, but that may depend on what the default logging level is on Mac. – Richard Horrocks Jul 13 '16 at 21:25