vagrant halt doesn't work

(blog-venv)vagrant@precise64:/vagrant$ vagrant halt The program 'vagrant' is currently not installed. You can install it by typing: sudo apt-get install vagrant

Why?

Sorry You must be a logged in, registered user to answer a question.

Answers

Well, I realised that I'll need to exit SSH first before attempting to shut down the VM

http://superuser.com/questions/404103/exit-ssh-session-in-mac-terminal

Yeah, you can't stop the VM from inside the VM :)
kennethlove (Staff) on