Hi!
Some while ago now, i did the necessary bits to build and use bash
successfully on interix (3.5/5.2/6.0). the patches can be found (in the
order i applied them) at [1] and [2]. additionally i had to do this to
make it work right:
146 if [[ ${CHOST} == *-interix* ]]; then
147 expor
Hello,
I am using a command line ssh tool called qtssh on windows to connect to
a redhat server. qtssh is a command line ssh tool built upon putty that
is included with the visualization toolkit VisIt. This tool is designed
to run commands remotely and does not create an interactive shell.