alexus <[EMAIL PROTECTED]> wrote:
> 
> first if i'll put it in /etc/profile will it work for all users?

If you're using bash, /etc/bashrc is more appropriate.  /etc/profile works
with most other shells that I know of.

> and another question how do i notify user when e-mail arriving while he's on
> shell?

You'll have to check the manual for your shell for this.  I just run my Python
checker script whenever I want to see if I've got mail.  At around a thousand
messages a day, it would be pointless to have my shell notify me every time a
message came in :).

Charles
-- 
-----------------------------------------------------------------------
Charles Cazabon                            <[EMAIL PROTECTED]>
GPL'ed software available at:  http://www.qcc.sk.ca/~charlesc/software/
Any opinions expressed are just that -- my opinions.
-----------------------------------------------------------------------

Reply via email to