Re: [PATCH] df: new option: --total (-c) to produce grand total (in the same way as du)

2008-09-08 Thread Paolo Bonzini
I disagree. The = change inserts a conditional branch into the control flow, with the potential to save a single memory access. I count ca. 2 CPU cycles for a memory access and ca. 8 CPU cycles for a conditional jump, therefore I would say that the change slows down the program a bit.

Re: feature request: sort by human-readable disk sizes

2008-09-08 Thread Mart Somermaa
Jim Meyering wrote: James Youngman [EMAIL PROTECTED] wrote: On Tue, Sep 25, 2007 at 5:46 PM, Paul Eggert [EMAIL PROTECTED] wrote: Jim Meyering [EMAIL PROTECTED] writes: Mart, let me know if you can assign copyright to the FSF, and I'll send you the paperwork. Paul?

Re: Re-2: uniq works not correct

2008-09-08 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 [Please keep the list posted on replies, so that others may chime in] According to [EMAIL PROTECTED] on 9/8/2008 1:27 PM: Hallo Thanks for your answer. In my first mail is attach a file test. To arrive at the conclusion, I`ve the same file

Re: Re-2: uniq works not correct

2008-09-08 Thread Jim Meyering
Eric Blake [EMAIL PROTECTED] wrote: [Please keep the list posted on replies, so that others may chime in] According to [EMAIL PROTECTED] on 9/8/2008 1:27 PM: Hallo Thanks for your answer. In my first mail is attach a file test. To arrive at the conclusion, I`ve the same file by sort