Re: rm -r --one-file-system won't delete recursively

2009-12-18 Thread Pádraig Brady
On 17/12/09 09:50, Jan Larres wrote: Hi, trying to delete a directory structure with -r --one-file-system doesn't work, since it complains about subdirectories being on a different device, which isn't true. Simple example: $ mkdir -p foo/bar $ rm -r --one-file-system foo rm: skipping

Re: Speed parameter for 'dd' command

2009-12-18 Thread sdrb
Pádraig Brady pisze: On 17/12/09 12:20, sdrb wrote: Hello, I'd like to ask if it would be possible to add new parameter to dd command. I was thinking about speed parameter. Sometimes it is needed to use dd with very large amount of data and the whole process can cause quite high load average

Re: Speed parameter for 'dd' command

2009-12-18 Thread Pádraig Brady
On 18/12/09 14:11, sdrb wrote: You mean - have I tried to use ionice with IDLE class? Yes, I tried ionice with IDLE parameter, but if I have to run more than one dd simultaneously - even if I use IDLE class - I have not any influence on this how the IDLE class will share I/O resources into those

[bug #28341] chown does not support non-root usage

2009-12-18 Thread Bob Proulx
Update of bug #28341 (project coreutils): Assigned to:None = rwp Open/Closed:Open = Closed ___ Follow-up Comment #1: Thanks for the