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