"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
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.
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
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