The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Advanced & Expert Users
.
google unix.com



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
putty title window? lwif UNIX for Advanced & Expert Users 3 01-28-2008 05:04 PM
Change putty title window? akbar UNIX for Advanced & Expert Users 12 01-28-2008 01:38 PM
Change Terminal Title here2learn SUN Solaris 8 11-21-2005 10:39 AM
window title..? tintedwindow UNIX for Dummies Questions & Answers 1 08-24-2005 02:06 AM
Maximizing an xterm or aixterm window? spieterman Shell Programming and Scripting 1 09-18-2002 02:14 PM

Closed Thread
English Japanese Spanish French German Portuguese Italian Dutch Swedish Russian Norwegian Hungarian Hebrew Danish Powered by Powered by Google
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
  #1 (permalink)  
Old 01-29-2008
Soham Soham is offline
Registered User
  
 

Join Date: Sep 2007
Posts: 7
Change title of aixterm window online

Is there any way to change title of aixterm window online? Also is it possible to freeze first/last few lines online?
  #2 (permalink)  
Old 02-01-2008
gus2000 gus2000 is offline
Registered User
  
 

Join Date: Oct 2007
Posts: 157
This is what I use to change the window title (ksh):

Code:
# Change the Xwindow title to given argument(s); default arg is hostname
function namewin {
  typeset TITLE=${@:-$(hostname|awk -F. '{print $1}')}
  print "\033]0;${TITLE}\007\c"
} #END function namewin
I'm not sure what you mean by "freeze last few lines". You mean like "ls | more"?
Closed Thread

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT -4. The time now is 12:21 AM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited. Language Translations Powered by .
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios
The UNIX and Linux Forums Content Copyright ©1993-2009. All Rights Reserved.Ad Management by RedTyger

Content Relevant URLs by vBSEO 3.2.0