====== Bash set Terminal color ====== If you want to temporarily set your terminal color to differentiate from other terminals: printf '\033[31m' sets to red ((https://opensource.com/article/19/9/linux-terminal-colors))