Annotation of 43BSD/usr.lib/learn/editor/L34.2e, revision 1.1.1.1

1.1       root        1: #print
                      2: Suppose you wanted to match all letters and
                      3: punctuation marks.  You could try
                      4:  [^ ]
                      5: which is "anything but blank".
                      6: Try the following commands:
                      7: 
                      8: ex cut
                      9: 1p
                     10: 1s/p[^ ]/xxx/p
                     11: wq
                     12: ready
                     13: #create Ref
                     14: stop this comxxxter
                     15: #create cut
                     16: stop this computer
                     17: #user
                     18: #cmp cut Ref
                     19: #log
                     20: #next
                     21: 34.2f 5

unix.superglobalmegacorp.com

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