search for: messengertagline

Displaying 2 results from an estimated 2 matches for "messengertagline".

2006 Nov 24
1
squid problem
hi friends, I am using squid-2.5 and from last two days i m getting this error in cache log. i have increased ulimit from 1024 to 8192 but still i m getting error. pls give me suggestion how to overcome this problem. [root at gateway ~]# tail -f /var/log/squid/cache.log 2006/11/24 10:41:03| WARNING! Your cache is running out of filedescriptors 2006/11/24 10:41:19| WARNING! Your
2006 Sep 20
1
problem coercing truncated character vector to levels
Dear R wizes, I have a data.frame of species abundances with column names consisting of 4 letter codes then an underscore and a number like this: abco_1, abco_2, abco_3, psm_1, psme_2, psme_3, etc. I would like to get an identifier for all the abco, and psme and other species etc. I used spec.fact<-substring(names(spec.count),1,4) To make a vector of the first 4 letters of