## Makefile -- ## Copyright : https://www.gnu.org/licenses/gpl.html ## Author : https://www.jidanni.org/ ## Created On : Sat Jan 1 07:27:55 2022 ## Last Modified By: Dan Jacobson ## Last Modified On: Wed Jan 12 08:55:53 2022 ## Update Count : 13 questions.txt: grep --fixed-strings --files-with-matches --exclude=Makefile \? * |\ xargs tail -n 9999 | egrep '\?|==>' | perl -pwle 's/^==/\n$$&/'