in reply to Setting up with local::lib : .bashrc or .profile?

I think it depends on what your default shell is. bash is not exclusively for "non-login" shells. The docs for local::lib show what to do IF you're using bash, as well as what to do if you're using csh. The default shell may vary depending on what flavor/version of unix/linux you're using.
  • Comment on Re: Setting up with local::lib : .bashrc or .profile?

Replies are listed 'Best First'.
Re^2: Setting up with local::lib : .bashrc or .profile?
by StommePoes (Scribe) on Jun 03, 2010 at 08:28 UTC

    OT: I was surprised to find my distro (Ubuntu) uses a shell called dash. As a user I still have bash, but dash does all the startup stuff.