#!/bin/sh
#] 
#] *********************
#] $ bash "$d_fileops"'strDated grep-sed Suspicious notes.sh' 
# www.BillHowell.ca  19Dec2025 initial 
# view in text editor, using constant-width font (eg courier), tabWidth = 3


# Read-Eval-Print Loop (REPL) is typically running in a terminal in workspace 3
# backup this file:				REPL$ sudo pinn_arcArch   "$d_fileops"'strDated grep-sed Suspicious notes.sh' 
# backup workspace example: 	REPL$ sudo pinnL_arcArch  "$d_bin"'start/base_WkSpc.sh REPL pLst.txt'
#   note that 'base_WkSpc.sh REPL pLst.txt' can be used far beyond just backups!! 
#24************************24




#08********08
# Setup 

#	source  "$d_bin""standard header.sh"	# not here - done by fileops.sh
source  "$d_fileops""fileops.sh"
p_log="$d_fileops"'pLog fileops run.sh'
pNotes="$d_club"'natural- Suspicious/0_Suspicious notes.txt'


#08********08
# code 

#] +-----+
#] notes files:


#] pNotes_str_get_dateBefore_StrLine_dateAfter		#() extract [dateBefore, str] lines

#	pNotes_str_get_dateBefore_StrLine_dateAfter  "$pNotes"  'poloidal'  
#	pNotes_str_get_dateBefore_StrLine_dateAfter  "$pNotes"  'Keck Observatory'  
	pNotes_str_get_dateBefore_StrLine_dateAfter  "$pNotes"  'dust'  









# $ bash  "$d_fileops"'strDated grep-sed Suspicious notes.sh'  

# enddoc



