search for: overwrit

Displaying 20 results from an estimated 4450 matches for "overwrit".

Did you mean: overwrite
2008 Dec 06
5
Could Not Locate Entry For HAL.DLL In Setup Log
I am very new to using WINE. I have installed WINE 1.1.9 with my 64 bit Ubuntu 8.10 system and gotten one Windows game to work just fine. Perfect, in fact. Now, I am trying to help a friend of mine, who wants to switch from Windows to Linux in his business. He has one Windows application, necessary for business purposes. I am hoping to find a way to get it to work with Linux, using WINE. It
2011 Aug 08
1
Overwriting imported function in another package
I am running into a limitation of the grid::grid.newpage function, for which I would like to overwrite this function with a slightly modified one. Hopefully this is a temporary working solution until the package gets updated. I found a way to overwrite the function in the package:grid namespace. However, lattice imports grid rather than depending on it. So I need a way to overwrite this imported ve...
2010 Dec 17
6
copy complete zpool via zfs send/recv
...er structure on the target pool. On the source zpool I used zfs snapshot -r tank at moveTank on the root fs and I got a new snapshot in all sub fs, as expected. Now, I want to use zfs send -R tank at moveTank | zfs recv targetTank/... which would place all zfs fs one level down below targetTank. Overwriting targetTank is not an option, since the zfs fs musn''t exist prior to zfs recv. Now, I could run a little script that runs through the zpool and transfers each zfs fs over individually, but I hoped that there would be another way. Cheers, budy -------------- next part --------------...
2017 Dec 20
1
utils::unzip ignores overwrite argument, effectively
It does give a warning, but then it overwrites the files, anyway. Reproducible example below. This is R 3.4.3, but it does not seem to be fixed in R-devel: https://github.com/wch/r-source/blob/4a9ca3e5ac6b19d7faa7c9290374f7604bf0ef64/src/main/dounzip.c#L171-L174 FYI, G?bor dir.create(tmp <- tempfile()) setwd(tmp) cat("old1\n"...
2003 Jul 21
2
Bug in file.copy: overwrite=FALSE ignored (PR#3529)
I am using R 1.7.1 on Windows XP Pro. The 'overwrite=FALSE' argument appears to be ignored in file.copy(): > file.exists(c("file1.txt", "file2.txt")) [1] TRUE TRUE > file.copy(from="file2.txt", to="file1.txt", overwrite=FALSE) [1] TRUE > and sure enough, file1.txt has been overwritten. Rich Ra...
1996 Dec 24
0
Linux Redhat 4.0/3.0.3 makewhatis cron job
There is a serious problem with the makewhatis cronjob under Redhat Linux 4.0/3.0.3. You can use it to overwrite any file on the system. Redhat is aware of the problem, and said they would have some kind of fix by next week which should be plenty of time before this bug is exploitable again. #!/bin/sh # # blowitawaysam # # makewhatis is a shellscript that stores a tmp copy of the whatis # database in /tmp/...
2005 Sep 29
4
Any way to not overwrite sound files on compile?
Every time I recompile Asterisk (or upgrade to a new CVS-HEAD, whatever) asterisk overwrites custom files I have made. Granted, these files are named the same as the asterisk default files (vm-login.gsm, etc) because we had a person here record them to customize them a bit more for our application. Short of keeping them somewhere and copying them back every time (which isn't all th...
2017 Sep 08
3
file.copy(from=Directory, to=File) oddity
When I mistakenly use file.copy() with a directory for the 'from' argument and a non-directory for the 'to' and overwrite=TRUE, file.copy returns FALSE, meaning it could not do the copying. However, it also replaces the 'to' file with a zero-length file. dir.create( fromDir <- tempfile() ) cat(file = toFile <- tempfile(), "existing file\n") readLines(toFile) #[1] "existing file" fi...
2004 Oct 08
1
Multiple-pass overwrite of EXT3 file on a journalled fs
.... Is it because you can't "guarantee" that the journal has been flushed/wiped (i.e. you have the journal 'between' you and the actual data blocks on the physical disk), or because of buffering, or some other reason? On the same note, does anyone know of any utility that does overwrite EXT3? Most specifically, I am Looking for an open source utility that will do a MULTIPLE-pass overwrite of any data blocks used by a file. (This is for a government related project and DOD says it's not sufficient to just do a single overwrite of all zero's). Any help/pointers are great...
2002 Nov 08
2
ext3 and secure deletion of files and file slack
Hi, Can anyone please tell me if I am right in assuming that ext3 does not care about file slack? Specifically I am thinking about the use of the secure_delete utility which, includes "sfill" to do secure overwriting of the unused diskspace on the harddisk. I quote from the secure_delete README below for its modus operandi (I appreciate that some of this will not apply to sfill). Thanks, Geoff --- HOW THESE PROGRAMS WORK The deletion process goes like that : 1. The overwriting procedure, in the secure...
2009 Nov 15
3
file.rename overwrites existing target (PR#14065)
Full_Name: Jens Oehlschl?gel Version: 2.10.0 OS: Windows XP Professional Submission from: (NULL) (85.181.158.112) file.rename() will successfully rename file a to b - even if b exists already. Though the documentation does not state what file.rename() will do in this case, I guess the expected behaviour is to fail and return FALSE. Kind regards Jens Oehlschl?gel > cat("a\n",
2008 Apr 17
1
openssldoesn't -overwrite-base again (was: FreeBSD-SA-08:05.openssh)
I'd like to thank the openssh-portable port maintainer/s for preserving the -overwrite-base option. This eases our systems and security update jobs measurably. Unfortunately, openSSL has dropped the -overwrite-base option (again), leaving us with two versions of openssl and some confusion over A) which version of openssl a new port or upgrade (i.e., openssh) will use, and B) how to...
2008 Dec 24
2
overwrite title
Hi, useRs- I have a plot with a title generated automatically. I need to overwrite the title, but I can't figure out how to do that. I've tried the following: title( "abc", bg='white') But, that does not set the title background as white. Now I am stuck and need your help. Thanks- -- View this message in context: http://www.nabble.com/overwrite-t...
2005 Jun 09
3
yum overwriting
Is there a way to keep yum from overwriting my yum.conf when i update the machine? -- Computer House Calls, Networks, Security, Web Design: http://www.emmanuelcomputerconsulting.com What businesses are in Brunswick, Maryland? Check Brunswick First! http://www.checkbrunswickfirst.com My "Foundation" verse: Isa 54:17 No weapo...
2009 Aug 25
3
[LLVMdev] [API CHANGE (on trunk)] raw_fd_ostream defaults to overwrite
Hello, The following describes an API change on trunk. The change is not in the 2.6 branch. The raw_fd_ostream class now defaults to overwriting its output file, and the F_Force flag which was introduced only recently is gone. There's a new F_Excl flag to support users wanting the behavior of returning an error if the file exists, though no one actually appears to want this. Accompanying this is a change to the command-line t...
2009 Aug 07
1
RMySQL - overwrite record, not table
Hi, useR- In RMySQL, how do I overwrite records? (equivalent to "replace" query). For example, suppose that dat2 is a newer data.frame than dat1. con <- dbConnect(MySQL()) res <- dbWriteTable(con, "DBname", dat1, row.names=F, append=T, replace=T) res <- dbWriteTable(con, "DBname", dat2, row.name...
2007 May 31
0
Branch 'as' - 8 commits - libswfdec/swfdec_as_context.c libswfdec/swfdec_as_interpret.c libswfdec/swfdec_as_string.c libswfdec/swfdec_as_strings.c libswfdec/swfdec_as_types.c test/trace
...| 7 test/trace/isnan-6.swf |binary test/trace/isnan-6.swf.trace | 7 test/trace/isnan-7.swf |binary test/trace/isnan-7.swf.trace | 7 test/trace/isnan.as | 9 test/trace/set-overwrite-global-5.swf |binary test/trace/set-overwrite-global-5.swf.trace | 7 test/trace/set-overwrite-global-6.swf |binary test/trace/set-overwrite-global-6.swf.trace | 7 test/trace/set-overwrite-global-7.swf |binary test/trace/set-overwrite-global-7.swf.trace | 7 test/...
2006 Jun 29
3
cat and positioning of the output
Hello R users! I like to use cat in a loop. I know, loops are not the best way in R ... but my question: It is possible to overwrite the expression "Reading row: i" in each iteration of the loop (print out in the below loop on the screen) or more particulary to overwrite the counter "i". for(i in 1:header$M){ cat("Reading row: ", i) SparseIndex[[i]] <- readBin( con, integer(), n=MIndexNum...
2003 Aug 21
5
graphic widow overwrite
Hi, I am running a loop to plot multiple plots. In s-plus, it shows multiple pages in the graphic window to allow checking on each plot. but in R, the next plot always overwrite the previous one, so i can only have the last plot produced, is there a way to have multiple pages in the graphic window just like S-plus does? Thanks
2006 Jan 31
2
How can I overwrite the parent.children.push(child) Method?
Hi all I want to overwrite the push method (which is an alias of <<, the same as concat) of collections, and there I want to test if :uniq is set to true in the relationship. If so, the method should check if the passed object is already related to the parent, or not (only then it will be added). But I just can...