X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=infobase%2Fexamples%2Freadme.txt;fp=infobase%2Fexamples%2Freadme.txt;h=0b95a95059dbafd50824950ad6e49bdced32ed6b;hb=5af202498131eb5eed099b84187e59889303faa8;hp=0000000000000000000000000000000000000000;hpb=a4d12589f1cd01826814842cde0b3eac95890bc9;p=feisty_meow.git diff --git a/infobase/examples/readme.txt b/infobase/examples/readme.txt new file mode 100644 index 00000000..0b95a950 --- /dev/null +++ b/infobase/examples/readme.txt @@ -0,0 +1,18 @@ +This is the feisty meow examples folder. It has the following folders... + +bashisms/ + A few examples of techniques in bash. Handy to keep track of these. + +legacy/ + Examples of quixotic attempts at whatever in the past. One example is an + aged attempt to add C++ template features to a C++ compiler that did not + already have them. It was never completely finished. + +os_related/ + Both frivolous and serious scripts related to a particular operating system. + Do *NOT* run the OS_crusher scripts unless you are in complete control of + the system in question, and do not like that computer system very much, + as they may likely take it down. + +perlisms/ + Examples of techniques using the perl scripting language.