#] #] ********************* #] "$d_bin"'4_txtLin markers notes.txt' - used in [QNial, txt, bash, html, etc] # www.BillHowell.ca 15Mar2023 initial # view in text editor, using constant-width font (eg courier), tabWidth = 3 #48************************************************48 #24************************24 # Table of Contents, generate with : # $ grep "^#]" "$d_bin"'4_txtLin markers notes.txt' | sed "s/^#\]/ /" # #24************************24 # unless stated otherwise, all codes MUST be placed at the start of a line (^) to have an effect #] comment - #] #] most frequent line marker, #] for example to list the line in a "Table of Contents" #] html [strt, endd] comment - doesn't have to be at start of line #] embedded coding for my webSite management QNial programs #] (or something like that) #] #] language ports - lines of code #] #b bash #] #p python #] #] extraction of a series of lines from a [txt, html] files : #] txt files : #] ["^#linSeqStrt:","^#linSeqEndd:"]=[strt, endd] markers #] html files, eg pinn_sedFindGetPut_pout_test() in "$d_bin"'0_test/fileops test.sh' #] #>|******start of linSeq********************** #] #<|******end of linSeq************************ #] #] :@: optr[nam, arg[Num, order]] changes, must switch arguments around (eg QNial, using bash) # enddoc