#!/bin/csh 
echo ===========$1
nm ../../libs/*.a | grep $1  | grep -v UNDEF



syntax highlighted by Code2HTML, v. 0.9.1