由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Unix版 - Re: 怎么在bash script里面改变xterm窗口的标题?
相关主题
hex edit in xemacs?[转载] Re: how to make the new window get the focus automati
My trouble with xterm.cshrc?.login?.profile?
[转载] 如何返回当前窗口正在运行的程序名称[转载] About term font size.
Can not make up mind on MTAHow to change the title of an xterm?
[转载] cyrus Imapd server ???[转载] how to run a program in a new window
怎么弄出彩色的xterm?how to use x-windows application when telnet?
How to list all color names?[转载] 请教高手
HELP:scorllbar on xterm window请教CRON DEAMON
相关话题的讨论汇总
话题: postfix话题: prefix话题: bash
进入Unix版参与讨论
1 (共1页)
w*****g
发帖数: 198
1
#!/bin/bash
PREFIX='ESC]0;'
POSTFIX='^G'
/bin/echo -n "$PREFIX $* $POSTFIX"
j***y
发帖数: 87
2
actually, you can use '\033' to represent ESC, and '\007' to represent ^G
1 (共1页)
进入Unix版参与讨论
相关主题
请教CRON DEAMON[转载] cyrus Imapd server ???
a question, thank you!怎么弄出彩色的xterm?
在FreeBSD下使用中文的一点心得How to list all color names?
Help, Simple stupid Vi questionHELP:scorllbar on xterm window
hex edit in xemacs?[转载] Re: how to make the new window get the focus automati
My trouble with xterm.cshrc?.login?.profile?
[转载] 如何返回当前窗口正在运行的程序名称[转载] About term font size.
Can not make up mind on MTAHow to change the title of an xterm?
相关话题的讨论汇总
话题: postfix话题: prefix话题: bash