#! /bin/bash # # $Id$ # # Create 'tags' file in the current directory from its subdirectories. # Use for .c & .h mix: Prototype declarations are NOT included. kernelsrc|ctags --file-tags -L - "$@"