Using nawk, how to print the first names for all those in the 916 area code? [closed]
- by Steve
Possible Duplicate:
Using nawk, how to print all first names containing four characters?
Using nawk, how to print the first names for all those in the 916 area code?
I've tried nawk ‘$3 ~ /(916)/{print $1}’ inputfile but didn' work.
Jody Savage:(206) 548-1278:15:188:150
Guy Quigley:(916) 343-6410:250:100:175
Dan Savage:(406)…