index
:
forums
master
The forums.mageia.org Website
Maat [maat]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
phpBB
/
develop
/
collect_cache_stats.sh
blob: 8231a3caea25b849a0e66eaa0e98b4dbd89df409 (
plain
)
1
2
#!/bin/sh
cat
sql_
*
.php |
grep
'/* SELECT'
|
sed
's,/\* ,,;s, \*/,,'
|
sort
>
_cache.txt