How to make ctags recognize specific files with certain extensions such as .c0 or .puc as C source files? You may add this line to your ~/.ctags: --langmap=c:+.c0,c:+.puc Read more: How to make taglist recognize specific files with certain extensions as C source files? How to get files without certain strings in their files names (reverse of *string*) on Linux? How to Generate Mixed Source and Assembly List from Source Code using GCC How to change number of replications of certain files in HDFS? How to find files in a directory that are larger than certain size? Essential Gnome Shell Extensions for Gnome 3 Users How to exclude directories with certain names from rsync on Linux? How to print all fields after a certain field with awk on Linux?