To set the name of your Terminal window, you can run the following command:
echo -n -e “\033]0;Name of my Terminal Window\007”
To set the name of your Terminal window, you can run the following command:
echo -n -e “\033]0;Name of my Terminal Window\007”