Re: [gridengine users] Why is .cshrc read automatically

2016-05-13 Thread Jesse Connell
Sure thing. I'll do the same below. On 05/10/2016 04:54 PM, Mun Johl wrote: Hi Jesse, Thanks very much for your reply. See my inline comments below. On Tue, May 10, 2016 at 1:37 PM, Jesse Connell mailto:jess...@bu.edu>> wrote: Hi Mun, What's the shell set to for the queue? If I re

Re: [gridengine users] Why is .cshrc read automatically

2016-05-10 Thread Mun Johl
Hi Jesse, Thanks very much for your reply. See my inline comments below. On Tue, May 10, 2016 at 1:37 PM, Jesse Connell wrote: > Hi Mun, > > What's the shell set to for the queue? If I remember right csh is the > default (and it'll use the default if you don't specify -S). For example: > > F

Re: [gridengine users] Why is .cshrc read automatically

2016-05-10 Thread Jesse Connell
Hi Mun, What's the shell set to for the queue? If I remember right csh is the default (and it'll use the default if you don't specify -S). For example: For our setup "qconf -sconf | grep shell" shows: shell_start_mode posix_compliant login_shells sh,bash,ksh,csh,

[gridengine users] Why is .cshrc read automatically

2016-05-10 Thread Mun Johl
Hi, I'm running OGS/GE 2011.11p1 on CentOS 6.5 . I have noticed that for some reason ~/.cshrc is read automatically for every qsub command I issue. My default environment is actually Bash; I only put a .cshrc in my home dir to test something for a peer and then I noticed qsub would read the .csh