Groups | Search | Server Info | Keyboard shortcuts | Login | Register
Groups > comp.os.linux.development.system > #435
| From | Rainer Weikusat <rweikusat@mssgmbh.com> |
|---|---|
| Newsgroups | comp.os.linux.development.system |
| Subject | shell init files (was: Core dumps) |
| Date | 2012-06-06 18:30 +0100 |
| Message-ID | <87aa0gcpr3.fsf_-_@sapphire.mobileactivedefense.com> (permalink) |
| References | (6 earlier) <alpine.DEB.2.00.1206050025070.29285@login01.caesar.elte.hu> <slrnjsrbai.rk7.grahn+nntp@frailea.sa.invalid> <87wr3lvote.fsf@sapphire.mobileactivedefense.com> <slrnjstvpe.rk7.grahn+nntp@frailea.sa.invalid> <alpine.DEB.2.00.1206061817180.24575@login01.caesar.elte.hu> |
"Ersek, Laszlo" <lacos@caesar.elte.hu> writes: > On Wed, 6 Jun 2012, Jorgen Grahn wrote: >> ssh user@host simulator args ... > > What I have to keep in mind for commands like this is to modify > ~/.bashrc, not ~/.bash_profile, on the remote end. Considering way this is meant to be used, that's exactly the wrong choice. The profile-file is supposed to be used for per-session settings which need to be configured once and will then be inherited by all future processes created from this shell and 'resource limits' are parameters with this property. The purpose of .bashrc, OTOH, is to configure an interactive shell environment according to the preferences of some user, eg, to define aliases or special prompts. In practice, this distinction is somewhat hypothetical because this is one area where distribution packagers are very likely to express their votum separatum on 'how this should work according to my opinion' and in any case, this is (AFAIK) an ancient performance optimization of little real-world relevance today.
Back to comp.os.linux.development.system | Previous | Next — Previous in thread | Next in thread | Find similar
Starting an application from GDB prompt Hari Prasath <gehariprasath@gmail.com> - 2012-05-30 15:55 -0700
Re: Starting an application from GDB prompt Rainer Weikusat <rweikusat@mssgmbh.com> - 2012-05-31 14:20 +0100
Core dumps (was Re: Starting an application from GDB prompt) Jorgen Grahn <grahn+nntp@snipabacken.se> - 2012-05-31 21:39 +0000
Re: Core dumps (was Re: Starting an application from GDB prompt) "Ersek, Laszlo" <lacos@caesar.elte.hu> - 2012-06-01 01:14 +0200
Re: Core dumps (was Re: Starting an application from GDB prompt) "Ersek, Laszlo" <lacos@caesar.elte.hu> - 2012-06-01 01:44 +0200
Re: Core dumps Rainer Weikusat <rweikusat@mssgmbh.com> - 2012-06-01 16:16 +0100
Re: Core dumps Jorgen Grahn <grahn+nntp@snipabacken.se> - 2012-06-04 21:22 +0000
Re: Core dumps "Ersek, Laszlo" <lacos@caesar.elte.hu> - 2012-06-05 00:29 +0200
Re: Core dumps Jorgen Grahn <grahn+nntp@snipabacken.se> - 2012-06-05 06:55 +0000
Re: Core dumps Rainer Weikusat <rweikusat@mssgmbh.com> - 2012-06-05 15:03 +0100
Re: Core dumps Jorgen Grahn <grahn+nntp@snipabacken.se> - 2012-06-06 06:56 +0000
Re: Core dumps "Ersek, Laszlo" <lacos@caesar.elte.hu> - 2012-06-06 18:25 +0200
shell init files (was: Core dumps) Rainer Weikusat <rweikusat@mssgmbh.com> - 2012-06-06 18:30 +0100
Re: shell init files (was: Core dumps) "Ersek, Laszlo" <lacos@caesar.elte.hu> - 2012-06-06 21:45 +0200
Re: shell init files Rainer Weikusat <rweikusat@mssgmbh.com> - 2012-06-06 21:17 +0100
csiph-web