On 5/10/07, Christian Gmeiner <[EMAIL PROTECTED]> wrote:
Have a look at this:

[EMAIL PROTECTED] ~/rockbox $ find apps/ | xargs grep 'SIMULATOR' | wc -l
694
[EMAIL PROTECTED] ~/rockbox $ find firmware/ | xargs grep 'SIMULATOR' | wc -l
640

Just thought of the plugins ... look at this, this is quite interesting too:
$ grep -R SIMULATOR apps/plugins/ | wc -l
229

(leaving around 400 lines in apps/ after Dave's last cleanup)

- Dominik

Reply via email to