|
I have found myself the solution to this, simply, changing parametres order, like this:
gnome-terminal --window-with-profile "Xprofile" -t " This is SERVERX" -e "ssh -l userX ServerX"
Now it opens only one window with profile and title characteristics and of course the ssh comand.
|