On Tue, Dec 09, 2003 at 02:48:30PM -0500, Ric Messier wrote:
> What do you have set for your shell?
> 
> On Tue, 9 Dec 2003, Oliver Lange wrote:
> 
> > Hello everyone,
> > 
> > Does anyone know how to use ssh in a way that ~/.bashrc is
> > executed at logon ? Currently, I need to start a bash right
> > after logging in, then must enter 'exit' twice to log off..

Try this:

    ssh -t remhost bash -i

and maybe add -l for bash, too.

    - richard

-- 
Richard Kilgore
[EMAIL PROTECTED]

--
[EMAIL PROTECTED] mailing list

Reply via email to