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

Popular posts from this blog

How to check data type in C++? -

javascript - Is getTimezoneOffset() stable during daylight saving transition? -

formula - R: how to pass in a reference to the variable in glm or lm? -