Mico
This blog is about life, the universe and everything.
martedì, marzo 23, 2010
Last bash command on XTerm title bar
Put it in ~/.bashrc:
case "$TERM" in
xterm*|rxvt*)
#set -o functrace
trap 'echo -ne "\e]0;$BASH_COMMAND\007"' DEBUG
;;
esac
Nessun commento:
Posta un commento
Post più recente
Post più vecchio
Home page
Iscriviti a:
Commenti sul post (Atom)
Nessun commento:
Posta un commento