You are not logged in.

#1 2009-10-17 12:07:01

iosonofabio
Member
From: Australia
Registered: 2008-10-09
Posts: 105

remind: process does not terminate?

Hi to all!

I'm using remind (http://www.roaringpenguin.com/products/remind) as a (CLI) calendar program. To see my next events I just tip:

rem

Now, I noticed that the rem (or remind) process is not killed after the output is printed. I can use the shell again, but the rem program is somehow still running in background. As a consequence, after some rem runs the whole computer gets very slow and unusable.

I can obviously cast the command:

rem;killall rem

but it is not a good solution. Do you know if this behaviour is normal, due to some bad configuration, or a bug?

Offline

#2 2009-10-17 17:54:08

bender02
Member
From: UK
Registered: 2007-02-04
Posts: 1,328

Re: remind: process does not terminate?

By default, remind stays running, since it is supposed to deal also with timed reminders - and the only way to do that is to keep running. There's a switch which disables this, namely -q. So I run remind as 'rem -q'.

Offline

#3 2009-10-17 21:59:51

iosonofabio
Member
From: Australia
Registered: 2008-10-09
Posts: 105

Re: remind: process does not terminate?

Thank you. I coulld not find the right option in the man page, because it only says: "not to queue reminds" but does not mention the process itself.

Now I can safely put the command into my wmii status bar, where it gets filtered through some sed and shows me how many reminders I have.

Offline

#4 2009-10-18 06:44:08

*david_a*
Member
Registered: 2009-06-19
Posts: 80

Re: remind: process does not terminate?

You can go here and here for some more suggestions on Remind use.

Offline

#5 2009-10-18 13:21:39

iosonofabio
Member
From: Australia
Registered: 2008-10-09
Posts: 105

Re: remind: process does not terminate?

*david_a* wrote:

You can go here and here for some more suggestions on Remind use.

Thanks. I had obviously checked out those sources.

Offline

Board footer

Powered by FluxBB