On Thu, Dec 12, 2024 at 08:12:52PM +0100, Ignatios Souvatzis wrote: > Todd G wrote: > > UHHHHHH, that worked for only the one xterm I ran it in. > > Yes that's how it works. > > > What If I want it run on all xterms? Run it in .xinitrc ? > > Either make your shell execute that command on startup > > Or start xterm via a wrapper Skript that sets the title or the resource > for the title.
xterm -title "started at $(date) on directory $(pwd)" -is