Annotation of researchv10no/cmd/f2c/misc/F2C, revision 1.1

1.1     ! root        1: #!/v/bin/sh
        !             2: PATH=/v/bin:/bin:/usr/bin
        !             3: cd /netlib/f2c
        !             4: args=`./F2cargs $2 2>/dev/null`
        !             5: echo -e -n "*==netlib/f2c $args $1 `date`==\n*" 2>&1 >> In
        !             6: time ./Netlib.f2c $args < $2 2>> In
        !             7: cat $2 >> In
        !             8: # echo "Sorry, f2c has been turned off temporarily." 2>&1
        !             9: # echo "It was too much CPU load for our gateway." 2>&1
        !            10: rm -f $2

unix.superglobalmegacorp.com

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