When does SSH use interactive or non-interactive bash?
Issue
When executing remote commands via ssh like:
# ssh <server> <command>
the settings specified in ~/.bash_profile are not executed.
As an example: when initiating a SIGABRT signal for an application that was started via ssh to the server, coredumps are generated despite having a core dump size limit configured in ~/.bash_profile
Environment
- Red Hat Enterprise Linux (RHEL)
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
