Displaying 2 results from an estimated 2 matches for "shar_count".
Did you mean:
char_count
2000 Jun 30
1
"problem" with delay()
...;
Package: test
Title: Test Functions
Version: 0.1-1
Author: Ray Brownrigg
Description: test functions
Depends:
License: GPL
SHAR_EOF
$shar_touch -am 06301015100 'test/DESCRIPTION' &&
chmod 0644 'test/DESCRIPTION' ||
echo 'restore of test/DESCRIPTION failed'
shar_count="`wc -c < 'test/DESCRIPTION'`"
test 124 -eq "$shar_count" ||
echo "test/DESCRIPTION: original size 124, current size $shar_count"
fi
# ============= test/INDEX ==============
if test -f 'test/INDEX' && test X"$1" != X"-c&...
1997 Nov 24
0
R-alpha: random number generator -- S-plus's
...;&1 \
&& ( md5sum --version 2>&1 | grep -v 'textutils 1.12' ) >/dev/null; then
md5sum -c << SHAR_EOF >/dev/null 2>&1 \
|| $echo 'runif-tst.S:' 'MD5 check failed'
35e91fce41f56de76bab514ecfc5c840 runif-tst.S
SHAR_EOF
else
shar_count="`LC_ALL= LC_CTYPE= LANG= wc -c < 'runif-tst.S'`"
test 7088 -eq "$shar_count" ||
$echo 'runif-tst.S:' 'original size' '7088,' 'current size' "$shar_count!"
fi
fi
# ============= setseed-ex.S ==============
if test -f...