[Clipart] PR Up - Please edit
Stephen Silver
ocalocal at btinternet.com
Mon Mar 7 01:47:43 PST 2005
Jon Phillips wrote:
> I did this command to get the total count of unique SVG files from
> the package:
>
> find . -name "*.svg" | uniq | wc -w
This doesn't work. If you replace "wc -w" by "less" you will see
that the filenames include the paths, so uniq has no effect.
The number of different .svg filenames is 2896; I have changed the
PR accordingly. But I haven't tried to fix the per-artist counts
(if these are indeed wrong).
--
Stephen Silver
More information about the clipart
mailing list