Tips_and_Hacks/MAST_tW_PDF_Updater/FilesForUpdates/waa_id.sh

15 lines
556 B
Bash

echo "Updating ULB"
perl "MakeULB.4.pl"
echo "Finding mismatched snippets"
perl "FindMismatchedULBSnippets.3.noChunks.pl"
echo "Combining ULB and NASB with codes"
perl "CombineULBandNASBwithCodes.pl"
open -a /Applications/Firefox.app "Temp/mismatched_snippets.html"
echo "Opening mismatched files"
perl "OpenMismatchedFiles.pl"
open -a /Applications/BBEdit.app "Temp/ULB_text.txt"
# echo "ExtractLinksFromScratchPad.pl"
# perl "ExtractLinksFromScratchPad.pl"
echo "Extracting links from mismatched snippets file"
perl ExtractLinksFromMismatchedSnippets.pl