#!/bin/sh #] #] ********************* #] $ bash "$d_bin"'0_form bash.sh.txt' - just a mish-mash dummy file with general format for bash scripts # www.BillHowell.ca 30Jul2020 initial # view in text editor, using constant-width font (eg courier), tabWidth = 3 #************************ # List of operators, generated with : # $ grep "^#]" "$d_bin"'0_form bash.sh.txt' | sed "s/^#\]/ /" # #************************ # Setup source "$d_bin""standard header.sh" #************ # code #******************************************************************************* # Procedures - To run : #************ # run - select one of options # $ bash "$d_bin"'0_form bash.sh.txt' # enddoc