Re: FVWM: Changing the xterm title bar label

From: Steve Passe <clem_at_clem.systemsix.com>
Date: Thu, 08 Feb 1996 00:07:49 -0700

Hi,

I use the following with ksh to track the system & current directory:

 function cd
 {
        builtin cd $1 $2; echo -n "\033]2;`hostname`:$PWD\007"
 }

--
Steve Passe		| powered by
clem_at_clem.systemsix.com	|            FreeBSD
--
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_hpc.uh.edu.
To report problems, send mail to fvwm-owner_at_hpc.uh.edu.
Received on Thu Feb 08 1996 - 01:08:58 GMT

This archive was generated by hypermail 2.3.0 : Mon Aug 29 2016 - 19:37:58 BST