view tools/find_internal.sh @ 1250:5f46d690a3aa

* updated results to 0.175 * removed old logs/results * log files are now bzip2'ed instead of gzip'ed (~ 40% smaller now)
author thomask
date Fri, 01 Dec 2006 08:21:45 +0000
parents 0acada9a9731
children
line wrap: on
line source

#!/bin/sh

bzcat $* | grep '\(\.c[ :]\)\|\(\.cc[ :]\)' | sort -u