![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Expert-to-Expert. Learn advanced UNIX, UNIX commands, Linux, Operating Systems, System Administration, Programming, Shell, Shell Scripts, Solaris, Linux, HP-UX, AIX, OS X, BSD. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Change title of aixterm window online | Soham | UNIX for Advanced & Expert Users | 1 | 02-01-2008 01:52 PM |
| Change putty title window? | akbar | UNIX for Advanced & Expert Users | 12 | 01-28-2008 01:38 PM |
| window title..? | tintedwindow | UNIX for Dummies Questions & Answers | 1 | 08-24-2005 02:06 AM |
| SSH with Putty | AJA | SUN Solaris | 3 | 03-01-2004 03:45 PM |
| window 2000 professional not pinging my window 98 system. | kayode | Windows & DOS: Issues & Discussions | 10 | 11-13-2003 03:12 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
I have implemented the solution from mschwage located in post Change putty title window? ie
wt () { echo -n "^[]2;${@}^G" } This method is awesome!!!! The reason I am sending you this message is to get your assistance with another issue I am runing into in respect to the window title. This issue is - after putty'ng to system (A) the title changes appropriately... while logged into system (A) I run "ssh user@B" via the command line. This now changes the title to system (B). So far everything works as expected, until I exit system (B). The result is the the window title still reflects system system (B). How do I get the window title to change back to system (A) on exiting system (B)? I'd like this to be automated. Thanks!!!! Change putty title window? |
|
||||
|
Thanks!
Smiling Dragon, thanks for this information. How would I create a wrapper script... is this just a regular script my ssh program calls?
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|