I have a Qt testnet3 node synched and running on my mac. In the terminal, when simply trying:
$ bitcoin-cli getinfo
or
$ ./bitcoin-cli getinfo
I get:
-bash: bitcoin-cli: command not found
Anyone know why the command could or would not be found? (server=1 in bitcoin.conf as well)