similar to: How to open a file with a name changed?

Displaying 20 results from an estimated 3000 matches similar to: "How to open a file with a name changed?"

2008 Jul 24
4
umount oops
Hi, I tried very promising btrfs to test it a little and I experienced a little bug in implementation. I''m not sure where the bug lies however this works quite well to reproduce the problem: dd if=/dev/zero of=mountme bs=4k count=100000 dd if=/dev/zero of=mountme2 bs=4k count=100000 mkfs.btrfs mountme mkfs.btrfs mountme2 mkdir loop loop2 mount -o loop mountme loop mount -o loop mountme
2009 May 29
2
strsplit
I am trying split a string and use one part of it to label graphs. I am using strsplit for that. While I am able to split it, how do I access the separated parts. > filName<-"chrI_2223" >part<- strsplit(filName,"\\_") > part [[1]] [1] "chrI" "2223" > part[1] [[1]] [1] "chrI" "2223" I looked up the help archive but did
2012 Apr 03
1
object of type 'S4' is not subsettable
hey there! The object 'cit' contains: > cit ##################################################### # Johansen-Procedure Unit Root / Cointegration Test # ##################################################### The value of the test statistic is: 5.3484 9.0681 10.6433 --------------- I want R to save the value 5.3484 in a new object. I am used to use the command x=cit[a] where a
2012 Apr 26
4
Modelo de Nelson y Siegel
Hola a todos: En la estimación de parametros de Nelson-Siegel vienen definidos 3 argumentos: rate, maturity y MidTau. Este último lo define como un vector el cual indica el término medio del vencimiento para maximizar el factor beta2.Si yo tengo un vector de maturity de 77 datos, la pregunta es:¿Qué tan importante es el argumento MidTau, y qué otra especificación tiene? no me queda muy claro cómo
2017 Jul 10
2
Master auth only
Cit?t Aki Tuomi <aki.tuomi at dovecot.fi>: >> On July 10, 2017 at 1:45 PM azurit at pobox.sk wrote: >> >> >> >> Cit?t Aki Tuomi <aki.tuomi at dovecot.fi>: >> >> >> On July 10, 2017 at 12:33 PM azurit at pobox.sk wrote: >> >> >> >> >> >> Hi, >> >> >> >> i'm trying to
2017 Jul 12
3
Master auth only
> On July 11, 2017 at 11:50 AM azurit at pobox.sk wrote: > > > > Cit?t azurit at pobox.sk: > > > Cit?t Aki Tuomi <aki.tuomi at dovecot.fi>: > > > >>> On July 10, 2017 at 1:45 PM azurit at pobox.sk wrote: > >>> > >>> > >>> > >>> Cit?t Aki Tuomi <aki.tuomi at dovecot.fi>: > >>> >
2018 Nov 30
1
Dovecot 2.3.4 crash
Cit?t azurit at pobox.sk: > Cit?t azurit at pobox.sk: > >> Cit?t Timo Sirainen <tss at iki.fi>: >> >>> On 29 Nov 2018, at 15.46, azurit at pobox.sk wrote: >>>> >>>> Hi, >>>> >>>> is this a know problem? Newest Dovecot 2.3.4 package from >>>> repo.dovecot.org , Debian Stretch (fully upgraded).
2017 Dec 10
2
Confidence intervals around the MIC (Maximal information coefficient)
Dear R-Experts, Here below is my R code (reproducible example) to calculate the confidence intervals around the spearman coefficient. ########## C=c(2,4,5,6,3,4,5,7,8,7,6,5,6,7,7,8,5,4,3,2) D=c(3,5,4,6,7,2,3,1,2,4,5,4,6,4,5,4,3,2,8,9) cor(C,D,method= "spearman") library(boot) myCor=function(data,index){ cor(data[index, ])[1,2] } results=boot(data=cbind(C,D),statistic=myCor, R=2000)
2020 Jan 31
2
Vacation use different SMTP server
Op 28-1-2020 om 19:20 schreef azurit at pobox.sk: > Really no more info? You could do something with the sendmail_path or submission_host settings. Regards, Stephan. > > > > > Cit?t azurit at pobox.sk: > >> Thanks for idea but it won't work for me as 'internal domains' can be >> anything, including gmail.com (and i don't know which of them are
2016 Jun 12
5
Ejecutar bloques con codigo
Estimados, estoy usando R desde rkward y quisiera saber, porque no lo he encontrado ni logrado, si es posible ejecutar bloques de codigo usando alguna instruccion de R. Me explico ...en rkward es posible marcar trozos de codigo y luego ejecutarlos pinchando los iconos o en el manu o usando short-cuts (Ctrl+Shift+F1 por ejemplo)... pero yo quisiera hacer eso usando alguna instruccion de
2018 Nov 29
2
Dovecot 2.3.4 crash
Cit?t Timo Sirainen <tss at iki.fi>: > On 29 Nov 2018, at 15.46, azurit at pobox.sk wrote: >> >> Hi, >> >> is this a know problem? Newest Dovecot 2.3.4 package from >> repo.dovecot.org , Debian Stretch (fully upgraded). >> >> >> >> Nov 29 14:25:11 server00 dovecot: lmtp(16854): Panic: file >> ostream-dot.c: line 208
2017 Dec 10
2
Confidence intervals around the MIC (Maximal information coefficient)
Hi Rui, Many thanks. The R code works BUT the results I get are quite weird I guess ! MIC = 0.2650 Normal 95% CI = (0.9614, 1.0398) The MIC is not inside the confidence intervals ! Is there something wrong in the R code ? Here is the reproducible example : ########## C=c(2,4,5,6,3,4,5,7,8,7,6,5,6,7,7,8,5,4,3,2) D=c(3,5,4,6,7,2,3,1,2,4,5,4,6,4,5,4,3,2,8,9) library(minerva) mine(C,D)$MIC
2017 Aug 27
4
Debian packages for 2.2.32?
Cit?t Aki Tuomi <aki.tuomi at dovecot.fi>: > On 2017-08-27 12:06, Harald Leithner wrote: >> Hi, >> >> It seams that IX didn't Motive Themen Version change. >> >> Thx >> >> Harald > > Try http://xi.dovecot.fi/debian.new/ > > Aki Hi, i always wonder why is anyone using this repository? There is a big warning in the wiki that
2012 Feb 13
1
Samba 3.6.0.0 w/AD Support on AIX 6.1 - Error w/Authentication
Hello, I've installed the pware AIX 64bit version of Samba and support filesets but I am having an issue with authentication between the local server user and the equivalent AD user of our domain and it will not mount the respective Samba share on my Windows desktop. Here is how our environment is setup: # oslevel -s 6100-05-05-1112 root at livaixdssit01 [ /opt/pware64 ] # lslpp -L | grep
2013 Mar 27
9
conditional Dataframe filling
Hi everyone: This may be trivial but I just have not been able to figure it out. Imagine the following dataframe: a b c d TRUE TRUE TRUE TRUE FALSE FALSE FALSE TRUE FALSE TRUE FALSE FALSE I would like to create a new dataframe, in which TRUE gets 0 but if false then add 1 to the cell to the left. So the results for the example above should be something like: a b c
2017 Jul 12
2
Post-login script on proxy side
Cit?t Aki Tuomi <aki.tuomi at dovecot.fi>: >> On July 11, 2017 at 7:51 PM azurit at pobox.sk wrote: >> >> >> Hi, >> >> is it possible to run a post-login script on proxy side? When a user >> is 'proxied' away, the standard post-login script seems to be skipped. >> I want to update last login datetime but only proxy has access to user
2012 Jul 24
5
First value in a row
Hi. This is likely a trivial problem but have not found a solution. Imagine the following dataframe: Lat Lon x1 x2 x3 01 10 NA NA .1 01 11 NA .2 .3 01 12 .4 .5 .6 I want to generate another column that consist of the first value in each row from columns x1 to x3. That is NewColumn .1 .2 .4 Any input greatly appreciated, Thanks, Camilo Camilo Mora, Ph.D.
2017 Jul 10
2
Master auth only
Cit?t Aki Tuomi <aki.tuomi at dovecot.fi>: >> On July 10, 2017 at 12:33 PM azurit at pobox.sk wrote: >> >> >> Hi, >> >> i'm trying to configure Dovecot proxy with user authentication on >> proxy side only, so backends will authenticate using master password >> (proxy is configured to send it). The problem is that Dovecot, on >>
2017 Dec 10
0
Confidence intervals around the MIC (Maximal information coefficient)
Hello, First of all, when I tried to use function mic I got an error. mic(cbind(C, D)) Error in mic(cbind(C, D)) : could not find function "mic" So I've changed your function myCor and all went well, with a warning relative to BCa intervals. myCor <- function(data, index){ mine(data[index, ])$MIC } results=boot(data = cbind(C,D), statistic = myCor, R = 2000)
2017 Jul 12
2
Post-login script on proxy side
Cit?t Sami Ketola <sami.ketola at dovecot.fi>: >> On 12 Jul 2017, at 10.36, azurit at pobox.sk wrote: >> >> Backends don't have access to user database and i wanted to keep it >> like this :( > > Then probably your only possibility is to update last_login > information with the authentication > policy framework introduced in dovecot 2.2.25: >