Re: Linux ssh Logon error prompt
Date: Mon, 23 Dec 2013 09:22:56 +1000
Message-ID: <52B77450.8070304_at_tpg.com.au>
Hi Ndidi,
It looks to me like a typo in the shebang line. Could you check the _first_ line of these files (on the server that you are using ssh to access):
~/.profile ~/.bashrc ~/.bash_profile
and any shell scripts that are called from these files.
The first line often has something like '#!/bin/bash', but in these files it is not needed. I suspect that in one of these files there may be a stray square bracket like '#