Files

4 lines
79 B
Bash
Raw Permalink Normal View History

2012-06-15 16:20:16 +00:00
#!/bin/sh
grep -r -L -e "support_level" * | grep -e "\.c$" -e "\.cxx$" | sort