#!/bin/rc

if(~ $#* 1) {grep -n -- $1 *.[ch]}
if not grep -n $* /dev/null