Re: (no subject)

2003-07-09 Thread Paul Jarc
"Daniel de la Cruz" <[EMAIL PROTECTED]> wrote: > rm --.xxx > > cant delete names that start with 2 dashes '-' http://www.gnu.org/software/fileutils/doc/faq/core-utils-faq.html#How%20do%20I%20remove%20files%20that%20start%20with%20a%20'-'%20such%20as%20'-i'%3f> paul

(no subject)

2003-07-09 Thread Daniel de la Cruz
mandrake 9.1 remove file feature rm --.xxx cant delete names that start with 2 dashes '-' http://www.jcmcomputers.com";>www.jcmcomputers.comĀ  _ Add photos to your e-mail with MSN 8. Get 2 months FREE*. http://join.msn.

Re: df and multiple-mounted mountpoints

2003-07-09 Thread Tim Waugh
On Tue, Jul 08, 2003 at 10:19:49AM -0700, Paul Eggert wrote: > Tim Waugh <[EMAIL PROTECTED]> writes: > > > It's misleading because it shows each mounted device on that mount > > point as having the same size and usage, even the ones which are not > > at the top of the stack. > > OK, I'm starting

Re: Bug#200542: coreutils: "du /" fails to print "/" on last line

2003-07-09 Thread Jim Meyering
Thank you for the report! Here's a patch: Fix the bug that would make `du /' omit the `/' on the last line. E.g., `du --exclude='[^/]*' -x /' would print only "4\t\n" for me. * ftw.c (ftw_dir): Don't clobber the leading `/'. Reported by Chris Lesniewski as http://bu