File: findalltags.sh

package info (click to toggle)
jsxgraph 0.99.5%2Bdfsg1-1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 25,808 kB
  • sloc: xml: 5,869; java: 1,072; python: 710; php: 363; makefile: 159; sh: 47
file content (2 lines) | stat: -rwxr-xr-x 55 bytes parent folder | download | duplicates (8)
1
2
#!/bin/sh
egrep -o -h '<[a-zA-Z]+>' *.nc.gxt | sort -u