2026-03-14_Day18_Notes.txt Workd Done TODAY -- pre-sessson %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% egrep -R "AI\.html" | cut -d: -f1 | sort -u | egrep -v SAVE | awk '{print "sed -i \"s/AI.html/AI-NEW.html/g\" " $1}' find . -name AI-ML-Aapproaches.html -print ./TMA/AI/AI-ML-Aapproaches.html ./pre-refactor/ai-prev/TMA/AI/AI-ML-Aapproaches.html ./pre-refactor/ai-prev/AI-ML-Aapproaches.html ---------------------------------------------------------------- mv ./TMA/AI/AI-ML-Aapproaches.html ./TMA/AI/AI-ML-Approaches.html mv ./pre-refactor/ai-prev/TMA/AI/AI-ML-Aapproaches.html ./pre-refactor/ai-prev/TMA/AI/AI-ML-Approaches.html mv ./pre-refactor/ai-prev/AI-ML-Aapproaches.html ./pre-refactor/ai-prev/AI-ML-Approaches.html ---------------------------------------------------------------- ---------------------------------------------------------------- egrep -R AI-ML-Aapproaches.html 2>&1 | cut -d: -f1 | sort -u | egrep -v 'SAVED|building-in-public|addendum' | egrep -v binary | egrep -v grep 2>&1 | cut -d: -f1 | sort -u | egrep -v 'SAVED|building-in-public|addendum' | egrep -v binary | egrep -v grep deep-dive/deep-dive-index.html deep-dive/index.html learning/AI-architecture-stack.html pre-refactor/ai-prev/AI.html pre-refactor/ai-prev/index.html PROJECT-STRUCTURE.html egrep -R AI-ML-Aapproaches.html 2>&1 | cut -d: -f1 | sort -u | egrep -v 'SAVED|building-in-public|addendum' \ | egrep -v binary | egrep -v grep | awk '{print "sed -i \"s/AI-ML-Aapproaches.html/AI-ML-Approaches.html/g\" " $1}' ##################################################################################### root@bambustudio:/LessonPlans/AI# root@bambustudio:/LessonPlans/AI# find . -name AI-ML-Aapproaches.html -print root@bambustudio:/LessonPlans/AI# root@bambustudio:/LessonPlans/AI# root@bambustudio:/LessonPlans/AI# egrep -R AI-ML-Aapproaches.html 2>&1 | cut -d: -f1 | sort -u | egrep -v 'SAVED|building-in-public|addendum' | egrep -v binary | egrep -v grep 2>&1 | cut -d: -f1 | sort -u | egrep -v 'SAVED|building-in-public|addendum' | egrep -v binary | egrep -v grep~ root@bambustudio:/LessonPlans/AI# %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% In Session ---------------------------------------------- 2026-03-12-PROJECT-DIARY.html 2DO-LIST-DAY17.html deep-dive-index.html AI-NEW.html deep-dive/github-copilot.html cp -p ../pre-refactor/ai-prev/Grok-on-Grok.html . cp -p ../pre-refactor/ai-prev/MY-Assesment_and_.html . cp -p ../pre-refactor/ai-prev/AI-Types-Simple.html . cp -p ../pre-refactor/ai-prev/Databricks-Big-Book-Of-GenAI-FINAL.pdf . For Day 19 ####################################### Will review the 2Do page RunVNU,html check_ai-tree.html ..both clean