File: lines.sh

package info (click to toggle)
jffnms 0.8.3dfsg.1-2.1etch1
  • links: PTS
  • area: main
  • in suites: etch
  • size: 4,928 kB
  • ctags: 5,050
  • sloc: php: 19,981; sh: 266; makefile: 91; perl: 52
file content (2 lines) | stat: -rw-r--r-- 86 bytes parent folder | download | duplicates (6)
1
2
#!/bin/bash
find | grep php | grep -v ini | grep -v 'docs/utils' | xargs wc | sort -n