Title says it all, really. What I'm looking for is a way to execute a script to update the title bar of an xterm (or equivalent, like a dtterm on a Solaris box) with a bunch of info like load, current ...
and made the file executable using chmod +x. Of course, if I try use my script like so: script function_name It finds nothing. I've tried all kinds of combinations involving single-quotes and ...