On Thu, Feb 17, 2005 at 04:12:49PM +0100, Al Elgert wrote:
> Hello,
>
> you can change the title with this command (if the term supports it):
>
> echo -en "\033]0;--- $HOSTNAME $TERM $$ ---\007"
>^^
May be I'm don't explained clearly enough.
Hello, dear all!
I am bash v3.0 user. Often I need to run long-lived foreground tasks and I
wish the name of the task with its arguments to be shown in the Xterm title.
Much like preexec() function from zsh. I'm very happy with bash, and don't
want to change my shell, but I'm badly need this fea