Annotation of researchv9/cmd/emacs/macros/file_macros, revision 1.1

1.1     ! root        1: x                    MAKE current file EXECUTABLE
        !             2: 
        !             3:  File-handling macros of J. Leth version 3.0)
        !             4: 
        !             5:    <chmod +x 
        !             6:    F�                        append file name to "chmod" command
        !             7:    �
        !             8:    
        !             9: p                    PROTECT current file (make it unreadable by others)
        !            10:    <chmod 600 
        !            11:    F�                        append file name to "chmod" command
        !            12:    �
        !            13:    
        !            14: r                    REMOVE current file
        !            15:    <rm 
        !            16:    F�                        append file name to "rm" command
        !            17:    �
        !            18:    

unix.superglobalmegacorp.com

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