Displaying 3 results from an estimated 3 matches for "infimum".
Did you mean:
incomum
2018 May 30
2
expunge not removing attachments?
I have a large mail backup folder backup at backup.invalid; I'm cleaning
up daily like this:
infimum=`date -d "-4 day" +"%Y-%m-%d"`
doveadm expunge -u backup at backup.invalid mailbox INBOX SAVEDBEFORE $infimum
doveadm purge -u backup at backup.invalid
yet I see this:
# find attachments/ -type f -ctime +5 | wc -l
7522
# find attachments/ -type f | wc -l
127579
# find atta...
2019 Feb 12
0
[ext] expunge not removing attachments?
* Ralf Hildebrandt <Ralf.Hildebrandt at charite.de>:
> I have a large mail backup folder backup at backup.invalid; I'm cleaning
> up daily like this:
>
> infimum=`date -d "-4 day" +"%Y-%m-%d"`
> doveadm expunge -u backup at backup.invalid mailbox INBOX SAVEDBEFORE $infimum
> doveadm purge -u backup at backup.invalid
>
> yet I see this:
>
> # find attachments/ -type f -ctime +5 | wc -l
> 7522
> # find attachme...
2009 Dec 04
1
multidimensional point.in.polygon??
Hi,
I seek to identify those points in/outside a multidimensional convex hull
(geometry::convhulln). Any suggestions?
Background just in case I'm going down a really wrong road:
Given an observed data set with one dependent/observed variable (Y) and
multiple (3 to 10) independent/design variables (X1, X2, ...) I want to
increase the number of points by interpolating. I'm using