scc
scc copied to clipboard
awk regular expressions
Does scc emulate the pattern matching capability of awk, like
/some_regex/ { do_these_commands_per_match }