From: Pete O'Connell Pedrooconnell@gmail.com
hi, bash is unavailable to me on my machine unfortunately (it is a work machine) the command must be sent in a tsch shell. any way to do this in tsch?
Did you look at tcsh man page? If you did, you must have noticed that it accepts the same '-i' parameter as does bash. So did you just try to replace the bash calls with tcsh calls...?
JD
PS: It is strange that your CentOS server has no bash installed...