Displaying 4 results from an estimated 4 matches for "apr30".
Did you mean:
apr10
2008 Sep 19
1
Trouble with difftime()
Hello again,
I'm interested in manipulating some date objects, and have been
playing with the difftime function. I'm not sure that this is the desired
behavior:
> pa$days.before.apr30 <- difftime(may01,as.POSIXct(pa$training.max,origin=as.POSIXct("1969-12-31 16:00:00",tz="PDT")),units="days")
> units(pa$days.before.apr30)
[1] "days"
> units(pa$days.before.apr30)
[1] "days"
> range(pa$days.before.apr30,na.rm=TRUE)
Tim...
2007 Apr 09
0
Asterisk mini conference within IT360 in Toronto Apr30-May2nd
Hey all,
The Toronto AUG has been working with Clue.ca and IT360
(LinuxWorld/NetworkWorld), and has put together a mini-asterisk
conference within their larger conference:
http://www.it360.ca/asterisk.cfm
If you're interested, as an 'association' we get 25% off the listed
prices. Our dicount code is: "A101", and our association name is:
"Asterisk User Group".
2014 May 05
2
Broken IMAPS Connects Create Lingering imap-login Processes
...hort of hexing a negative feedback loop straight
into the iptables - to prevent this kind of buildup?
Kind regards,
J. Bern
> [root ~]# date ; ps auwwwx --forest | grep -A 12 '/dove[c]ot'
> Mo 5. Mai 21:45:39 CEST 2014
> root 25297 0.8 0.0 19568 824 ? Ss Apr30 64:44 /usr/sbin/dovecot
> dovecot 25299 0.1 0.1 17996 5828 ? S Apr30 11:52 \_ dovecot/anvil [1147 connections]
> root 25300 0.1 0.0 13388 1220 ? S Apr30 8:07 \_ dovecot/log
> root 25301 0.0 0.0 39596 1564 ? S Apr30 2:21 \_ dovecot...
2004 May 01
2
[Bug 857] off-by-one error in setting argv[0]
...Status: NEW
Severity: minor
Priority: P3
Component: sshd
AssignedTo: openssh-bugs at mindrot.org
ReportedBy: Al.Smith at gold.net
# ps -ef --forest
root 28465 1 0 Apr19 ? 00:00:01 /sys/inet/ssh/sbin/sshd
root 1271 28465 0 Apr30 ? 00:00:00 \_ sshd: ajs [priv] d
ajs 1273 1271 0 Apr30 ? 00:00:01 | \_ sshd: ajs at pts/1 d
Note the trailing 'd' on processes 1271 and 1273.
A trivial 'bug', I know...
------- You are receiving this mail because: -------
You are the assigne...