Good Evening,
I am pretty new to Unix so maybe this mini project is too ambitious. Hoping someone could point in in the right direction.
Working in a cubicle and I can't see how light it is outside. In general I use a yellow terminal in the morning (sunny) and a black/green past 3:00 (night).
What I would like to do (partly just to practice my bash). Is to write a script that will at 3:00 change the color of all of my terminals. If that works maybe I will make them change every hour or something like that. Would that be safe? Is this possible?
Here are some of my specs: Solaris 10 Bash shell Gnome
I am looking at this right now: http://stackoverflow.com/questions/974599/change-gnome-terminal-theme-programmatically/976959#976959