nice new tool to show version of feisty meow
[feisty_meow.git] / examples / readme.txt
1 This is the feisty meow examples folder.  It has the following folders...
2
3 bashisms/
4   A few examples of techniques in bash.  Handy to keep track of these.
5
6 legacy/
7   Examples of quixotic attempts at whatever in the past.  One example is an
8   aged attempt to add C++ template features to a C++ compiler that did not
9   already have them.  It was never completely finished.
10
11 os_related/
12   Both frivolous and serious scripts related to a particular operating system.
13   Do *NOT* run the OS_crusher scripts unless you are in complete control of
14   the system in question, and do not like that computer system very much,
15   as they may likely take it down.
16
17 perlisms/
18   Examples of techniques using the perl scripting language.