[Wine] Re: first line refresh problem in SecureCRT telnet session

vitamin wineforum-user at winehq.org
Mon Sep 14 08:32:39 CDT 2009


hege wrote:
> The bash terminal not stores the connection informations. Is there any app that do? I want just one click telnet and ssh connections.

Yes ... bash for example:

Code:
echo 'alias my_connection="ssh me at some_host"' >> ~/.bashrc
. ~/.bashrc
my_connection










More information about the wine-users mailing list