* Anders Synstad wrote:
> On 01/17/2011 04:55 PM, Nathan Gibbs wrote:
>> How can I write an exclude_period for Mon-Fri 9am-11:30pm
>>
>> What I've got,
>>
>> wd {Mon-Fri} hr {9am-11pm} min {0-29}
>>
>> isn't quite cutting it.
>> :-)
>>
> 
> I would think you need to split out the last 30min;
> 
> wd {Mon-Fri} hr {9am-11pm}, wd {Mon-Fri} hr {11pm} min {0-29}
> 
> 
Thanks.

I changed it to,

wd {Mon-Fri} hr {9am-10pm}, wd {Mon-Fri} hr {11pm} min {0-29}

since the first 11pm seemed redundant, but thats just my 2 cents.

It appears to be working correctly.
I knew I was missing something simple.
Thank you very much.
:-)

-- 
But there's no sense crying over every mistake.
You just keep on trying till you run out of cake.
And the Science gets done.
And you make an income.
For the people who are still alive.

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
mon mailing list
mon@linux.kernel.org
http://linux.kernel.org/mailman/listinfo/mon

Reply via email to