root/feedmelinks/bin/show-funcs.sh
| Revision 750, 106 bytes (checked in by hirokai, 3 years ago) | |
|---|---|
| |
| Line | |
|---|---|
| 1 | #!/bin/sh |
| 2 | |
| 3 | grep function ~/feedmelinks.com/modules/utils.inc.php | sed s/function\ // | sed s/\{// | sort |
Note: See TracBrowser for help on using the browser.