File:  [Research Unix] / researchv10no / cmd / f2c / misc / F2C
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 17:21:35 2018 UTC (8 years, 1 month ago) by root
Branches: belllabs, MAIN
CVS tags: researchv10, HEAD
researchv10 Norman

#!/v/bin/sh
PATH=/v/bin:/bin:/usr/bin
cd /netlib/f2c
args=`./F2cargs $2 2>/dev/null`
echo -e -n "*==netlib/f2c $args $1 `date`==\n*" 2>&1 >> In
time ./Netlib.f2c $args < $2 2>> In
cat $2 >> In
# echo "Sorry, f2c has been turned off temporarily." 2>&1
# echo "It was too much CPU load for our gateway." 2>&1
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.