New method for renaming tabs is to place the following code in the (.bashrc or .profile):
export PROMPT_COMMAND='echo -ne "\033]0;${HOSTNAME}: ${PWD/$HOME/~}\007"'
Works great!
New method for renaming tabs is to place the following code in the (.bashrc or .profile):
export PROMPT_COMMAND='echo -ne "\033]0;${HOSTNAME}: ${PWD/$HOME/~}\007"'
Works great!
HEY!!!!!
I named it tabssh!!!!!
=)
Props to joe..