Annotation of 43BSD/contrib/mh/papers/realwork/diagram8.tex, revision 1.1

1.1     ! root        1: % diagram 8
        !             2: 
        !             3: \verbatim
        !             4: : 'append - stupid append editor for MH - /jlr'
        !             5: case $# in
        !             6:    1|2) case $# in
        !             7:             1) F=$1; echo -n "Append file: " 1>&2; read A ;;
        !             8:             2) F=$2; A=$1 ;;
        !             9:         esac
        !            10:         cat $A < /dev/null >> $F ;;
        !            11:      *) echo "append: arg count" 1>&2 ; exit 1 ;;
        !            12: esac
        !            13: exit
        !            14: ?endverbatim

unix.superglobalmegacorp.com

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