|
||||||
| Shell Scripts Post your shell script and what it does here. |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
This is a small script that changes the title of any xterm window. It consists of two lines:
Code:
#!/bin/sh printf "\033]0;$1\007" You can replace $1 with a title and include this in your login scripts if you like. |
| Sponsored Links |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| /dev/sd device addresses change | Pan | Linux Hardware | 5 | 06-19-2008 10:48 AM |
| Enforce Password Change | Wanch | Linux Security | 6 | 03-23-2008 03:52 AM |
| Change login resolution of Ubuntu | TotalPenguin | Linux Applications | 4 | 02-22-2008 04:24 PM |
| Simple Question.... Change Default Editor | Wanch | Linux Applications | 1 | 01-28-2008 01:00 PM |
| Change my Windows Manager | Crop | Linux General | 1 | 01-21-2007 05:48 PM |