One Quickie


Getting a count from grep (Unix->General)
To see how many times "fix me" occurs in the Objective-C files in the current directory:
% grep -c "fix me" *.m



borkware home | products | miniblog | rants | quickies | cocoaheads
Advanced Mac OS X Programming book

webmonster@borkware.com