<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div><blockquote type="cite" class=""><div class="">On Sep 10, 2015, at 9:51 AM, Brian Callahan <<a href="mailto:bcallah@devio.us" class="">bcallah@devio.us</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div bgcolor="#FFFFFF" text="#000000" class=""><blockquote cite="mid:A53A55E3-467F-4828-BF76-ADA3C831ED92@inoc.net" type="cite" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);" class=""><pre wrap="" class="">#!/bin/bash</pre></blockquote><br style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);" class=""><span style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); float: none; display: inline !important;" class="">:-(</span></div></div></blockquote></div><br class=""><div class="">As I stole /adapted it from other places I forgot to change the shebang!,  Mea Culpa.  The actual version that we use is perl, and has so many specifics to our setup (data / keytags from DB, and the like.)   There shouldn’t be anything specific to bash in there,  so /bin/sh should work.  But for interactive use I generally use zsh, with a fallback to bash if it isn’t available… </div><div class=""><br class=""></div><div class=""><br class=""></div></body></html>