Message from discussion
Mongo(.exe) the dbshell
Received: by 10.43.61.141 with SMTP id ww13mr3479988icb.6.1347809347806;
Sun, 16 Sep 2012 08:29:07 -0700 (PDT)
X-BeenThere: mongodb-dev@googlegroups.com
Received: by 10.50.51.234 with SMTP id n10ls3262075igo.3.canary; Sun, 16 Sep
2012 08:29:06 -0700 (PDT)
Received: by 10.50.157.199 with SMTP id wo7mr2255571igb.0.1347809346979;
Sun, 16 Sep 2012 08:29:06 -0700 (PDT)
Received: by 10.50.157.199 with SMTP id wo7mr2255570igb.0.1347809346969;
Sun, 16 Sep 2012 08:29:06 -0700 (PDT)
Return-Path: <zippy1...@gmail.com>
Received: from mail-iy0-f180.google.com (mail-iy0-f180.google.com [209.85.210.180])
by gmr-mx.google.com with ESMTPS id mb9si1216300igc.1.2012.09.16.08.29.06
(version=TLSv1/SSLv3 cipher=OTHER);
Sun, 16 Sep 2012 08:29:06 -0700 (PDT)
Received-SPF: pass (google.com: domain of zippy1...@gmail.com designates 209.85.210.180 as permitted sender) client-ip=209.85.210.180;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of zippy1...@gmail.com designates 209.85.210.180 as permitted sender) smtp.mail=zippy1...@gmail.com; dkim=pass header...@gmail.com
Received: by iafj25 with SMTP id j25so4536355iaf.11
for <mongodb-dev@googlegroups.com>; Sun, 16 Sep 2012 08:29:06 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=gmail.com; s=20120113;
h=mime-version:date:message-id:subject:from:to:content-type;
bh=IdaEXfaAUcUKyCN7eJbPPdIwQGov67kXZ+Ee0ld2RWU=;
b=IMkLcNRlh9ukWwp1LnehKwp3NDSBuDJYosSTNT17iD6ZI4EtQqRanq8boa2L2xXuS8
l08E6nDGXbaPlb8+AZ6JzOFB+2OdSxCDSb8RIRoy6TJGEsyb2n2OEurjdkXPC4ren+n3
PghAk76XmPX4sV8hssQO0NW4WKO2FH/Ik7fRXMea4NWr5uZZo3VxdNfU+80h91AcEMTA
HipsO6xh9/ZczmQVkP3ghAfwziidsefxQh9tqaIdR8ZfF7cr8YQKa67XmRVERNVhXQe7
YQKsFS0vOoL5njrxkepPwteh301kDxSN883Uk2PRaY0VcslP+MlVSbBgOOxxqRpnh2P2
7Hgw==
MIME-Version: 1.0
Received: by 10.50.207.36 with SMTP id lt4mr4355898igc.66.1347809346796; Sun,
16 Sep 2012 08:29:06 -0700 (PDT)
Received: by 10.64.78.72 with HTTP; Sun, 16 Sep 2012 08:29:06 -0700 (PDT)
Date: Sun, 16 Sep 2012 11:29:06 -0400
Message-ID: <CABsCM1OdQyPtg057CEhfHvjqydDji+gc7vc_eCONVAfTCHW...@mail.gmail.com>
Subject: Mongo(.exe) the dbshell
From: Justin Dearing <zippy1...@gmail.com>
To: mongodb-dev <mongodb-dev@googlegroups.com>
Content-Type: multipart/alternative; boundary=14dae9340a99573c9004c9d351c5
--14dae9340a99573c9004c9d351c5
Content-Type: text/plain; charset=ISO-8859-1
Some observations:
- On the dbshell wiki page, you didn't point out the binary is called
mongo (fixed)
- You don't mention the .dbshell history file in the wiki (fixed)
- On windows .dbshell is written to the working directory. Most windows
ports of unix utils read/write dotfiles in %HOMEDRIVE%%HOMEPATH%
(SERVER-7046)
Just wanted to make sure these were oversights and not purposefully done
this way. Also, should I open a ticked to adjust the man pages for mongo?
Justin
--14dae9340a99573c9004c9d351c5
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Some observations:<div><br></div><div><ul><li>On the dbshell wiki page, you=
didn't point out the binary is called mongo (fixed)</li><li>You don=
9;t mention the .dbshell history file in the wiki (fixed)</li><li>On window=
s .dbshell is written to the working directory. Most windows ports of unix =
utils read/write dotfiles in %HOMEDRIVE%%HOMEPATH% (SERVER-7046)</li>
</ul><div>Just wanted to make sure these were oversights and not purposeful=
ly done this way. Also, should I open a ticked to adjust the man pages for =
mongo?</div></div><div><br></div><div>Justin</div>
--14dae9340a99573c9004c9d351c5--