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? -

sql server - SQL Query returns one result, does not return 0 or NULL result -