where is vagrant directory is located in mac? -
i installed vagrant on mac, when ssh
cd vagrant
i got :
vagrant: not directory
in windows easy, cd /vagrant
works.
thanks,
in uninstall.tool
found following paths:
/opt/vagrant
/usr/local/bin/vagrant
generally can locate command with:
whereis vagrant
Comments
Post a Comment