Quote:
Originally posted by TiO i have the same problem but i can't update my profile when i try to do waht you suggested THIS happens:
[tio@localhost tio]$ source .bashrc
bash: TMOUT: readonly variable
[tio@localhost tio]$ source .bash_profile
bash: TMOUT: readonly variable
what can i do? |
Logout and then back into your account. Your administrator obviously "hardened" your profile. Unless, you use another shell environment like ksh or pdksh (korn). What is your prompt sign?
The standard UNIX shell prompt is a dollar sign ($), except for C Shells which prompt with the hostame and a percent sign (%).
HTH
altoine