home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Fred Fish Collection 1.5
/
ffcollection-1-5-1992-11.iso
/
ff_disks
/
300-399
/
ff319.lzh
/
CNewsSrc
/
cnews.orig.lzh
/
libstdio
/
runtrials
< prev
next >
Wrap
Text File
|
1989-06-27
|
282b
|
17 lines
#! /bin/sh
for whose in stock fast
do
for fp in "" -i
do
for buf in "" -u
do
echo stdiock.$whose $fp $buf:
./stdiock.$whose $fp $buf <<!
a line
!
echo ''
done
done
done | tee trial.out | egrep 'incompat|bugger'
exit 0 # exit status of pipe is unportable anyway