Re: fetchmail at login

2001-03-15 Thread Frederico S. Munoz
On Thu, Mar 15, 2001 at 02:20:47PM -0300, Marcelo Chiapparini wrote:
 Dear Debianers
 
 I want a program to start automatically each time I login into my 
 account. In which initializing file should I write the name of the 
 program?

You could add the command to your .bashrc file, it will be executed
after you login.

Best Regards,

fsm


-- 
[EMAIL PROTECTED]
SDF Public Access UNIX System - http://sdf.lonestar.org



Re: fetchmail at login

2001-03-15 Thread Colin Cashman
  I want a program to start automatically each time I login into my
  account. In which initializing file should I write the name of the
  program?

 You could add the command to your .bashrc file, it will be executed
 after you login.

Might be better to add it to his .bash_profile, unless he's got .bash_profile 
set up to read .bashrc (which, I believe, is not the
default in Debian).



Re: fetchmail at login

2001-03-15 Thread Frederico S. Munoz
On Thu, Mar 15, 2001 at 12:35:37PM -0500, Colin Cashman wrote:
   I want a program to start automatically each time I login into my
   account. In which initializing file should I write the name of the
   program?
 
  You could add the command to your .bashrc file, it will be executed
  after you login.
 
 Might be better to add it to his .bash_profile, unless he's got .bash_profile 
 set up to read .bashrc (which, I believe, is not the
 default in Debian).

Can't check right now, but IIRC one of them sources the other.
Still, you are probably right.

Best Regards,

fsm

-- 
[EMAIL PROTECTED]
SDF Public Access UNIX System - http://sdf.lonestar.org



Re: fetchmail at login

2001-03-15 Thread Steve Cooper
You may benefit from also checking out getmail.  It's simpler, cleaner and may 
be less prone to dropping mail (a fact advertised by
the author of getmail).  I find it works really well, particularly when 
combined with wmbiff.  Wmbiff can be set up to execute getmail
whenever its polling detects mail arriving at the server.  Since I live in X 
this works better for me than starting it at login time.
I also like that it's written in Python, and therefore theoretically easy to 
modify.

Good luck,
Steve Cooper

Colin Cashman wrote:

   I want a program to start automatically each time I login into my
   account. In which initializing file should I write the name of the
   program?
 
  You could add the command to your .bashrc file, it will be executed
  after you login.

 Might be better to add it to his .bash_profile, unless he's got .bash_profile 
 set up to read .bashrc (which, I believe, is not the
 default in Debian).

 --
 To UNSUBSCRIBE, email to [EMAIL PROTECTED]
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]