Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #26108

Re: deleting files

From Roedy Green <see_website@mindprod.com.invalid>
Newsgroups comp.lang.java.programmer
Subject Re: deleting files
Date 2011-01-29 14:02 -0800
Organization Canadian Mind Products
Message-ID <bc39k6lrk857n96grjd77o7jf4osso73uq@4ax.com> (permalink)
References <kc46k65u61goegok3j9heoc5t5juh78k13@4ax.com> <hsrb18-v04.ln1@dagon.net>

Show all headers | View raw


On Fri, 28 Jan 2011 14:17:21 -0800, dagon@dagon.net (Dagon) wrote,
quoted or indirectly quoted someone who said :

>You don't give us enough information about the utility or your code to expect
>that anyone's experiments are directly relevant. 
 
I was hoping someone had written some file deleting in C and knew why
it would be faster and able to kill more files than my Java code.
The C program I have been referring to is called Ace Utilities. Back
in the 16 bit days I had ways of tracing any code to find out how they
pulled off their magic. But I have no such tool for 32 or 64 bit code
and presumably programs now are so huge it would be quite hard to find
the code of interest.

The hope was, perhaps with a bit of JNI, I could pull off c-speed and
power.

I guess it may have something to do with ownership, and somehow
overriding that ownership to kill files, or possibly overriding
in-use.

-- 
Roedy Green Canadian Mind Products
http://mindprod.com
To err is human, but to really foul things up requires a computer.
~ Farmer's Almanac
It is breathtaking how a misplaced comma in a computer program can
shred megabytes of data in seconds.

Back to comp.lang.java.programmer | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

deleting files Roedy Green <see_website@mindprod.com.invalid> - 2011-01-28 11:00 -0800
  Re: deleting files Joshua Cranmer <Pidgeot18@verizon.invalid> - 2011-01-28 16:53 -0500
  Re: deleting files "Mike Schilling" <mscottschilling@hotmail.com> - 2011-01-28 20:20 -0800
  Re: deleting files Roedy Green <see_website@mindprod.com.invalid> - 2011-01-29 14:02 -0800
  Re: deleting files Arved Sandstrom <asandstrom3minus1@eastlink.ca> - 2011-01-28 18:05 -0400
  Re: deleting files Roedy Green <see_website@mindprod.com.invalid> - 2011-01-29 13:58 -0800

csiph-web