public
Description: Network Security Monitoring Console
Homepage: http://writequit.org/projects/nsm-console
Clone URL: git://github.com/dakrone/nsm-console.git
nsm-console / gentags
100755 7 lines (4 sloc) 0.171 kb
1
2
3
4
5
6
7
#!/bin/sh
 
## This script is intended to be used in conjuction with exuberant-ctags:
## http://ctags.sourceforge.net/
 
/usr/local/bin/ctags -L files -f tags --verbose=yes