<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 26 September 2013 02:02, Alistair Miles <span dir="ltr"><<a href="mailto:alimanfoo@googlemail.com" target="_blank">alimanfoo@googlemail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hi, apologies if this has been answered elsewhere but couldn't find an answer in the docs, is there any way to configure IPython such that commands prefixed by "!" are run by /bin/bash instead of default system shell (usually /bin/sh)? Thanks, Alistair.<span class=""><font color="#888888"></font></span></div>

</blockquote></div><br></div><div class="gmail_extra">Is your $SHELL environment variable set? If so, PR #4260 should make this work automatically:<br><a href="https://github.com/ipython/ipython/pull/4260">https://github.com/ipython/ipython/pull/4260</a><br>

<br></div><div class="gmail_extra">Thomas<br></div></div>