Re: Problème sous linux

2008-05-17 Thread Lucas Nussbaum
On 13/05/08 at 10:11 +0100, James Youngman wrote:
 In any case, you have asked for help in the wrong place.  This mailing
 list is devoted to the support and improvements of the GNU Core
 Utilities (http://www.gnu.org/software/coreutils/).   It seems to me
 that your problem is probably not related to these.
 
 I think that the best thing for you to do would be to ask for help on
 a French-language mailing list devoted to user-support on the Linux
 distribution of your choice.This one isn't such a list.

I wonder if he got that email from the output of command --help:

$ LC_ALL=fr_FR.UTF8 ls --help
[..]
Rapporter toutes anomalies à bug-coreutils@gnu.org.

Which translates to report all bugs, not just report bugs.
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |


___
Bug-coreutils mailing list
Bug-coreutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-coreutils


sort ignoring human readable suffixes

2004-05-05 Thread Lucas Nussbaum
Hi,

There's something I miss terribly in sort : it's the possibility to do
something like :
du -hs * | sort -n
It won't work, because sort doesn't understand human readable format
(1K, 234M, 2G).

Is there a reason why this is not implemented ? If not, I'll try to
submit a patch adding a -h option, available only with -n.
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED][EMAIL PROTECTED]GPG: 1024D/023B3F4F |
| jabber: [EMAIL PROTECTED]   http://www.lucas-nussbaum.net |
| fingerprint: 075D 010B 80C3 AC68 BD4F B328 DA19 6237 023B 3F4F |


___
Bug-coreutils mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-coreutils