File: tags.sh

package info (click to toggle)
php-igbinary 3.2.16-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,024 kB
  • sloc: ansic: 3,373; xml: 1,106; pascal: 10; makefile: 2; php: 2; sh: 1
file content (8 lines) | stat: -rwxr-xr-x 211 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
#!/bin/sh
#
# This generates the tags file for vim or emacs. (vim -t igbinary_serialize8)
#
# Try with "vim -t igbinary_serialize8"
#

find . -name "*.h" -o -name "*.c" | ctags-exuberant --language-force=c -L -