Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Apr 30th, 2012  |  syntax: Bash  |  size: 0.62 KB  |  hits: 14  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. [root@test ~]# find / -name index.php
  2. /root/testrepo/index.php
  3. /var/www/html/testrepo/index.php
  4. /var/www/html/blog/wp-content/themes/twentyten/index.php
  5. /var/www/html/blog/wp-content/themes/twentyeleven/index.php
  6. /var/www/html/blog/wp-content/themes/index.php
  7. /var/www/html/blog/wp-content/plugins/index.php
  8. /var/www/html/blog/wp-content/index.php
  9. /var/www/html/blog/index.php
  10. /var/www/html/blog/wp-admin/user/index.php
  11. /var/www/html/blog/wp-admin/network/index.php
  12. /var/www/html/blog/wp-admin/index.php
  13. /var/www/html/index.php
  14. /var/www/html/phpmyadmin2/setup/index.php
  15. /var/www/html/phpmyadmin2/index.php
  16. [root@test ~]#