cb	The C beautifier (for pretty print)
dbx	A source level debugger; code must be compiled with the -g option
diff	Prints the lines that differ in two files
grep	Searches for a pattern in one or more files
indent	A C code "pretty printer" with lots of options
wc	Counts lines, words, and characters in one or more files