Displaying 2 results from an estimated 2 matches for "nov07".
Did you mean:
nov09
2010 Feb 07
4
x-axis plot problem
...lt;-c(16.24,15.87,12.94,11.82,10.86,9.61)
time<-c("Jul/07","Aug/07","Sep/07","Oct/07","Nov/07","Dec/07")
model<-data.frame(F,M,P,B)
row.names(model)<-c("Jul07","Aug07","Sep07","Oct07","Nov07","Dec007")
model
par(mgp=c(2, 1, 0),bty="o" )
matplot(model, pch = c(1,22,17,16), type = "o",lty=c(2,2,2,5), col
=c("gray10"," gray10","gray10","gray10"),xlab="Month-Year",ylab="Zinth",
xaxs = "i&qu...
2002 Nov 08
1
rsync and locking
...l inums
...
root> cat /proc/locks
1: POSIX ADVISORY WRITE 2191 09:05:31491 4 7 c5589040 00000000 c105e000 00000000 00000000
2: POSIX ADVISORY WRITE 10932 09:05:31491 0 3 c105e000 c5589040 c11ed400 c5589040 00000000
....
root> ps aux
....
root 10932 0.0 1.6 3068 2080 ? D Nov07 0:17 rsync --daemon
root 2191 0.0 0.8 2076 1052 ? D 03:45 0:00 rsync --daemon
....
root> ls -l /proc/2191/*
-r--r--r-- 1 root root 0 Nov 8 10:09 /proc/2191/cmdline
lrwx------ 1 root root 0 Nov 8 10:09 /proc/2191/cwd -> /home/mail/virt...