<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>After updating mongodb to version 6.0, there is no longer a mongo
      executable, which is how you normally connect to it from a command
      line.<br>
    </p>
    <p>The mongo web site says "<i>The legacy mongo shell was deprecated
        in MongoDB 5.0 and removed in MongoDB 6.0. The new MongoDB
        Shell, mongosh, offers numerous advantages over the legacy
        shell.</i>".</p>
    <p>However, I can not find mongosh in any ports either. Am I
      overlooking a port?</p>
    <p>- Steven<br>
    </p>
    <p><br>
    </p>
  </body>
</html>