|
|
BSD 4.3
procedure countm(s)
count := 0
while line := read() do
if match(s,line) then count := count + 1
if count > 0 then return count else fail
end
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.