<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Dec 16, 2015 at 9:19 AM, Richard Gregory <span dir="ltr">&lt;<a href="mailto:azrichg@me.com" target="_blank">azrichg@me.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="margin:0px;font-size:10px;line-height:normal;font-family:Monaco">[Richard-Gregorys-iMac:~] rich% echo &quot;export PATH=/opt/dvr/bin:/opt/dvr/sbin:/opt/dvr/lib/mariadb/bin:$PATH&quot; &gt;&gt; ~/.bash_profile</div></blockquote></div><br>That prompt looks like either tcsh or zsh, so adding $PATH to .bash_profile would not accomplish much of anything. For the former you want ~/.login; for the latter, ~/.zprofile or ~/.zlogin (or ~/.profile which bash, zsh, etc. but *not* tcsh will use if their specific login script is not present).<br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div>brandon s allbery kf8nh                               sine nomine associates</div><div><a href="mailto:allbery.b@gmail.com" target="_blank">allbery.b@gmail.com</a>                                  <a href="mailto:ballbery@sinenomine.net" target="_blank">ballbery@sinenomine.net</a></div><div>unix, openafs, kerberos, infrastructure, xmonad        <a href="http://sinenomine.net" target="_blank">http://sinenomine.net</a></div></div></div>
</div></div>