Naming terminal tabs in MacOSX
Just note. We can use CMD+I to open terminal tab preferences and set name in «Tab title» input. Or we can use this magic string: printf "\e]1;SuperTitle\a" where «SuperTitle» is our new tab title.
2013 Июль 25 | notes • shell, shell script, terminal