https://support.google.com/docs/thread/4899768/how-do-i-stop-google-sheets-from-automatically-increasing-the-dates-in-a-list?hl=en select and cmd+d.
Monthly Archives: March 2022
Pdb commands shortcut
https://web.stanford.edu/class/physics91si/2013/handouts/Pdb_Commands.pdf
search string from text files
grep –include=\*.{c,h} -rnw . -e ‘keywords/string’ https://stackoverflow.com/questions/16956810/how-to-find-all-files-containing-specific-text-string-on-linux