LWN.net Logo

On locate

On locate

Posted Dec 3, 2008 20:01 UTC (Wed) by rfunk (subscriber, #4054)
In reply to: On the future of Perl 5 by jordip
Parent article: On the future of Perl 5

The locate command isn't a good way to measure how much of any given
language there is on your system, since file extensions don't need to be
used. That is, not all Perl scripts end in .pl (or .pm), not all Python
scripts end in .py (or .pyc), and not all Ruby scripts end in .rb. On top
of that, the files most likely to end in those extensions are support
files, inflating the numbers.


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds