I am on a Windows 7 machine and I was instructed to use the Unix command "host" as per this article:
https://devcenter.heroku.com/articles/custom-domains
however, host
is not a valid command with Windows and even with bash on Windows I could find host
installed.
Is there a Windows equivalent to "host"?