#!/bin/sh ctags -R --exclude=ckeditor --exclude="jquery*" --exclude="*.js" --exclude="*.sql" .