search for: file4

Displaying 20 results from an estimated 58 matches for "file4".

Did you mean: file
2011 Jun 19
1
save and load in R
I have a list of txt files that I want to convert into .rdata R data object. filenames 1. "./file1.txt" 2. "./file2.txt" 3. "./file3.txt" 4. "./file4.txt" 5. "./file5.txt" 6. "./file6.txt" 7. "./file7.txt" 8. "./file8.txt" 9. "./file9.txt" 10. "./file10.txt" I saved these files as for ( i in 1:10) { dataFile = read.table(filenames[i], header=TRUE, sep='\t'); save (dataFil...
2008 Jun 02
2
rsync-3.0.2 -- two build problems
...ing truncated and sometimes being rounded upwards (both on i686 and x86_64). Attached are two files demonstrating the problem: rsync-3.0.2-check-out with the relevant output from "make check", and rsync-3.0.2-check-ls-full-time with the output from ls -l --full-time `find exclude -name file4.junk` (in the testtmp directory, coreutils-6.9). This same problem occured already for 3.0.0 and 3.0.1 as well as when rebuilding 2.6.9 with the newer Linux kernel. All this somehow defeats the purpose of a test suite, and it would be extremely nice if such discrepancies could be avoided. ======...
2007 Oct 09
5
Playing with ReadFileScatter()
Hi all, Looking at the IO.readlines source in io.c, it looks to me like they grab 8k chunks, split on the input record separator, and buffer accordingly. Since it looks like ReadFileScatter() does some of that work automatically (in page file sized chunks), I thought I''d give it a try. Here''s what I''ve got, but it doesn''t work. I have an incorrect parameter
2003 May 09
3
rsync of symbolic links bug
...file3 file prompt> rsync -av . ../duplicate building file list ... done ./ bar/ bar/file3 file -> bar/file3 wrote 220 bytes read 36 bytes 512.00 bytes/sec total size is 9 speedup is 0.40 prompt> # Point symbolically linked file to another new file prompt> rm file prompt> touch foo/file4 prompt> ln -s foo/file4 file prompt> rsync -av . ../duplicate building file list ... done ./ file -> foo/file4 foo/ foo/file4 wrote 236 bytes read 36 bytes 544.00 bytes/sec total size is 9 speedup is 0.30 ACK! The symbolically linked file pointing to foo/file4 got updated first, caus...
2002 Mar 20
2
transferring individual files question, pull vs. push
...seem to find the answer anywhere... I'm currently using an rsync script on the source box to transfer some individual files to the destination box...all works well. The script: rsync -e ssh \ /var/qmail/control/file1 \ /var/qmail/control/file2 \ /var/qmail/control/file3 \ /var/qmail/control/file4 \ destination-box.xxxxx.com:/var/qmail/control Now, instead of "pushing" the files from the source box to the destination box, I'd like to run a script on the destination box to "pull" the files over from the source box. So far, I can get one file to come over by doing: r...
2005 Feb 08
6
help with xargs and mv
...y which messages to move mailq -qR<domain> > file1 # Select only lines with message ID strings grep '^[[:alpha:]][[:alnum:]]\{13\}' file1 > file2 # extract only the messages ID cut -b -14 file2 > file3 # prepend '*' to message IDs sed "s/^/\*/" file3 > file4 All of this works the way that I expect. What I now want to do is to mv all of the related files listed in file4 in the form "*messageid" to another directory. Using xargs I expected (naively) that the following construction would work: cat file4 | xargs mv /var/spool/mqueue/'...
2010 Dec 23
5
Writing a single output file
Dear R helpers! Let me first wish all of you "Merry Christmas and Very Happy New year 2011" "Christmas day is a day of Joy and Charity, May God make you rich in both" - Phillips Brooks ## ---------------------------------------------------------------------------------------------------------------------------- I have a process which generates number of outputs. The R code
2008 May 06
3
Files over 4GB not listing properly. Cannot get CIFSworking.
...> > Here's a list of the directory from the embedded box: > -r--r--r-- 1 root root 52646396 Jan 5 06:46 file1.ch10 > -r--r--r-- 1 root root 60755936 Jan 5 06:46 file2.ch10 > -r--r--r-- 1 root root 47606684 Jan 5 06:46 file3.ch10 > -r--r--r-- 1 root root 4920604376 Jan 5 05:51 file4.ch10 > > Here's that same listing, but of the samba mount of that directory on the PC: > > -r-xr-xr-x 1 root root 52646396 Jan 5 2007 file1.ch10 -r-xr-xr-x 1 > root root 60755936 Jan 5 2007 file2.ch10 -r-xr-xr-x 1 root root > 47606684 Jan 5 2007 file3.ch10 -r-xr-xr-x 1 roo...
2005 Jun 05
2
Problem in the path for executables...
Hi, I have a windows executable which I am trying to run in Linux using wine. When I execute the command : wine {ABSOLUTE_PATH}/file1.exe, file1.exe runs many other executables internally, like file2.exe, file3.exe and file4.exe. Now when file1.exe is trying to run the other executables, it is not able to get the path of the executables. I have the "PATH" enironment variable set correctly. But I do not think this is the problem. I enabled the WINEDEBUG so that I see all the wine warning and error messages....
2008 May 05
0
Files over 4GB not listing properly. Cannot get CIFS working.
...> > Here's a list of the directory from the embedded box: > -r--r--r-- 1 root root 52646396 Jan 5 06:46 file1.ch10 > -r--r--r-- 1 root root 60755936 Jan 5 06:46 file2.ch10 > -r--r--r-- 1 root root 47606684 Jan 5 06:46 file3.ch10 > -r--r--r-- 1 root root 4920604376 Jan 5 05:51 file4.ch10 > > Here's that same listing, but of the samba mount of that directory on the PC: > > -r-xr-xr-x 1 root root 52646396 Jan 5 2007 file1.ch10 > -r-xr-xr-x 1 root root 60755936 Jan 5 2007 file2.ch10 > -r-xr-xr-x 1 root root 47606684 Jan 5 2007 file3.ch10 > -r-xr-xr-x 1...
2008 May 06
0
PDC migration: printing trouble. Summary.
...> > Here's a list of the directory from the embedded box: > -r--r--r-- 1 root root 52646396 Jan 5 06:46 file1.ch10 > -r--r--r-- 1 root root 60755936 Jan 5 06:46 file2.ch10 > -r--r--r-- 1 root root 47606684 Jan 5 06:46 file3.ch10 > -r--r--r-- 1 root root 4920604376 Jan 5 05:51 file4.ch10 > > Here's that same listing, but of the samba mount of that directory on the PC: > > -r-xr-xr-x 1 root root 52646396 Jan 5 2007 file1.ch10 -r-xr-xr-x 1 > root root 60755936 Jan 5 2007 file2.ch10 -r-xr-xr-x 1 root root > 47606684 Jan 5 2007 file3.ch10 -r-xr-xr-x 1 roo...
2010 Apr 09
5
Ranking correlation with R
Hey Everyone, Im fresh new in R, and Im supposed to write a code to give me a correlation between two rankings. So I have two ranking lists, which contain file names, e.g.: Ranking list 1: file1.java file3.java file2.java Ranking list 2: fiile2.java file4.java file1.java I need to see how much are these two ranking lists are alike, get a correlation between them. I dont even know where to start. Can anyone bring me some light or tips? Thank you in advance. Cheers, -- David Nemer [[alternative HTML version deleted]]
2013 Jul 26
4
filesystem accessmode='passthrough'
...nt/tmp/ root@www:~# touch /mnt/tmp/file1 OK: root@www:~# touch /mnt/ruser/file2 touch: cannot touch `/mnt/ruser/file2': Permission denied root@www:~# su ruser ruser@www:~$ touch /mnt/ruser/file3 touch: cannot touch `/mnt/ruser/file3': Permission denied ruser@www:~$ touch /mnt/tmp/file4 touch: setting times of `/mnt/tmp/file4': No such file or directory I have read in documentation, that in "passthrough" security model, files are stored using the same credentials as they are created on the guest (like NFS3). Suggest me, please, what is it: I do something wrong,...
2004 Jul 08
4
read.frame
...that I using intersect and setdiff functions. My data looks like this: file1.txt (c): NP_000005 NP_000020 NP_000030 NP_000053 file2.txt(e): NP_000005 NP_000020 NP_000030 NP_000031 NP_000053 NP_000055 NP_000087 file3.txt(h): NP_000005 NP_000020 NP_000030 NP_000053 NP_000055 NP_000057 NP_000087 file4.txt (s): NP_000005 NP_000020 NP_000030 NP_000033 NP_000053 NP_000055 NP_000087 NP_000168 Now I did the following FIRST time: c=read.table("file1.txt") e=read.table("file2.txt") s=read.table("file4.txt") h=read.table("file3.txt") > class(c) [1] "dat...
2012 Mar 23
1
Append to files in loop
Hi ReXperts, I have a file 'XFile' that I wish to append to the end of file1, file2, file3, file4, and file 5. Can't figure out how to set up the loop. Please help. Thank you, -- Luisin Galindo, PhD Director, Departamento de Medicina Matematica Centro de Estudios Avansados en Simulacion, Analysis, y Modelacion Puerto Castilla, Spanish Honduras Centro America [[alternative HTML versio...
2010 Jul 12
2
cbind in for loops
I have 30 files in the current directories, i would like to perform the cbind(fil1,file2,file3,file4....file30) how could i do this in a for loop: such as: file2 <- list.files(pattern=".out3$") for (j in file2) { cbind(j).......how to implement cbind here } Thanks. -- View this message in context: http://r.789695.n4.nabble.com/cbind-in-for-loops-tp228...
2004 Oct 04
1
rsync uploading using ASCII translation ... ?
...nder] expand file_list to 131072 bytes, did move 4 files to consider delta transmission enabled file1.dll 16384 100% 1.25MB/s 0:00:00 (1, 25.0% of 4) file2.dll 73728 100% 1.43MB/s 0:00:00 (2, 50.0% of 4) file3.dll 749568 100% 2.84MB/s 0:00:00 (3, 75.0% of 4) file4.dll 126976 100% 433.57kB/s 0:00:00 (4, 100.0% of 4) total: matches=503 tag_hits=6919 false_alarms=0 data=560337 sent 159575 bytes received 7294 bytes 37082.00 bytes/sec total size is 966656 speedup is 5.79 $ ls -la /cygdrive/c/inetpub/wwwroot/bin/*.dll -rwxr-xr-x+ 1 Administ N...
2010 Apr 12
1
rsync thinks the xttarr is not updated
...unning rsync over a lustre file system, I am not sure if this is the same bug. How could I test this?? Please see below the symptom : * [root at solardm3 tsantos]# rsync -aviHX source/ destin/* sending incremental file list .d..t...... ./ >f+++++++++ file2 >f+++++++++ file3 >f+++++++++ file4 >f+++++++++ file5 >f+++++++++ filelistcd >f+++++++++ hardlink cL+++++++++ link -> file1 >f+++++++++ todayfile cd+++++++++ dir/ cd+++++++++ dir1/ cd+++++++++ dir2/ hf+++++++++ file1 => hardlink sent 2217 bytes received 204 bytes 4842.00 bytes/sec total size is 75 speedup is...
2010 Apr 09
1
Ranking correlation with R
Hey Everyone, Im fresh new in R, and Im supposed to write a code to give me a correlation between two rankings. So I have two ranking lists, which contain file names, e.g.: Ranking list 1: file1.java file3.java file2.java Ranking list 2: fiile2.java file4.java file1.java I need to see how much are these two ranking lists are alike, get a correlation between them. I dont even know where to start. Can anyone bring me some light? Thank you in advance. Cheers, -- David Nemer [[alternative HTML version deleted]]
2002 Feb 05
0
OLE Automation registry entry error
...to wine's registry file. ============================================= This an extract of the .lst file, without version N?s: [BootStrap] File1=1,,setup1.ex_,setup1.exe,$(WinPath) File2=1,,VB5StKit.dl_,VB5StKit.dll,$(WinSysPath),,$(Shared) File3=1,,VB5FR.dl_,VB5FR.dll,$(WinSysPath),,$(Shared) File4=1,,MSVBVM50.dl_,MSVBVM50.dll,$(WinSysPathSysFile),$(DLLSelfRegister) File5=1,,StdOle2.tl_,StdOle2.tlb,$(WinSysPathSysFile),$(TLBRegister) File6=1,,OleAut32.dl_,OleAut32.dll,$(WinSysPathSysFile),$(DLLSelfRegister) File7=1,,OlePro32.dl_,OlePro32.dll,$(WinSysPathSysFile),$(DLLSelfRegister) File8=1,,As...