Annotation of 43BSD/contrib/icon/book/04/lmark.icn, revision 1.1.1.1

1.1       root        1: procedure lmark(s)
                      2:    while line := read() do {
                      3:       write(line)
                      4:       write(repl(" ",find(s,line) - 1),"|")
                      5:       }
                      6:    return
                      7: end

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.