#90714 xbase-clients: [xlsfonts] (xlsfonts | wc -l) != (xlsfonts | sort | uniq | wc -l)

Package:
x11-utils
Source:
x11-utils
Description:
X11 utilities
Submitter:
Laurent Bonnaud
Date:
2014-08-05 08:09:28 UTC
Severity:
normal
#90714#5
Date:
2001-03-22 17:01:39 UTC
From:
To:
Hi,

here is an illustration of the problem:

$ xlsfonts | wc
   6128    7486  351813
$ xlsfonts | sort | uniq | wc
   1873    2228  105717

#90714#14
Date:
2001-04-21 22:09:30 UTC
From:
To:
How and why exactly is this a problem?
#90714#25
Date:
2002-02-13 21:57:46 UTC
From:
To:
Hi,

sorry for not answering sooner, I missed your last message.

This is not a big problem, but imagine the headache if "ls" listed
files several times ! :>