screen-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ssh and bash


From: Chris Henderson
Subject: ssh and bash
Date: Tue, 24 Mar 2009 21:17:32 -0700

In my .bashrc I have ssh() { screen -t "address@hidden" ssh "$@"; } - this
opens a new screen window when I type "ssh server" from inside screen.
But if I try to ssh to any server from outside of screen, my bash gets
stuck and nothing happens.

Does anyone know how to get rid of this issue?

Thanks.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]