Robert Egglestone wrote: > We really want to be able to copy files without preserving the > permissions, so that they can be subsequently deleted regardless of the > original permissions.
Any way to do a single chmod for the lot then? We know JRuby's spinning up a process in Java 5 and lower, maybe we can just do that from RI and be done with it all at once. - Charlie _______________________________________________ Jruby-extras-devel mailing list [email protected] http://rubyforge.org/mailman/listinfo/jruby-extras-devel
