Annotation of 42BSD/usr.lib/learn/files/L13.1f, revision 1.1.1.1

1.1       root        1: #print
                      2: Suppose you have two files named "dick" and "jane", and you
                      3: want to interchange them, so that "dick" contains whatever
                      4: was originally in "jane", and "jane" contains what was in "dick".
                      5: Will this sequence of commands do the job?
                      6: 
                      7: mv dick jane
                      8: mv jane dick
                      9: 
                     10: There are two files named "john" and "mary"
                     11: in this directory, if you wish to experiment.
                     12: When you have decided, type yes or no.
                     13: #create john
                     14: this is originally file john
                     15: #create mary
                     16: this is originally file mary
                     17: #copyin
                     18: #user
                     19: #uncopyin
                     20: #match no
                     21: #log
                     22: #next
                     23: 13.1g

unix.superglobalmegacorp.com

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