我正在使用Gnome终端,我想通过命令更改背景颜色或配置文件,因此我可以在别名中分组一些命令,以便在运行某些进程时视觉区分我的Windows。我正在运行Ubuntu,而bash是我的shell。有没有命令来做到这一点?
你可以这样使用setterm
setterm -term linux -back blue -fore white -clear
setterm -term linux -back blue -fore white -clear