Tips_and_Hacks/MAST_tW_PDF_Updater/FilesForUpdates/test.sh

11 lines
214 B
Bash

# curl https://biblehub.com/greek/2106.htm > Temp/Strongs.html
echo Say something smart.
dat=`cat Temp/Workdata.tmp`
echo $dat
echo
if ($data eq "[^:]* \d+:\d+ \d+ \w+") then
echo Success!
else
echo Failure!
fi