1 2 3
#!/bin/sh set -xe ctags --sort=yes --format=2 --language-force=C --c-kinds=+pmftvux --fields=+afisS --extras=+q "$@"