Thursday, August 4, 2011

Linux Shell scripting problem ?

You want to loop through the file (Google it) check if it matches a regex ( [A-Z].{4,} would work ) and increment a counter for every regex match.

No comments:

Post a Comment