$ TEIR='3' $ export TEIRbut if I open another terminal or reboot the variable is gone at the console
$ echo TEIR
How do I make this permanent in all terminals and at reboot?
Guest_Jame_*
$ TEIR='3' $ export TEIRbut if I open another terminal or reboot the variable is gone at the console
|
|
|
Guest_Jordan_*
Guest_Wanch_*
Guest_Jame_*