bug-fileutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: patch for ls to change owner length


From: Jim Meyering
Subject: Re: patch for ls to change owner length
Date: Sat, 08 Mar 2003 08:03:26 +0100

John Newbigin <address@hidden> wrote:
> If you have usernames or group names longer than 8 characters it is
> useful to be able to show the full name length  The attached patch
> allows you to set the width of the user name and group name columns via
> environment variables or the command line.

Thanks for the patch.
However, that has been fixed for some time.
This change appeared in fileutils-4.1.1

  * ls no longer truncates user names or group names that are longer
      than 8 characters.

You might want to use coreutils instead.
Although they are all still nominally test releases,
this particular one has turned out to be pretty stable:

  ftp://alpha.gnu.org/gnu/coreutils/coreutils-4.5.3.tar.bz2
  (coreutils is the union of fileutils, textutils, and sh-utils)

The very latest is here
  ftp://alpha.gnu.org/gnu/coreutils/coreutils-4.5.9.tar.bz2
but it has a couple of known bugs.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]