cannot leave java home with miserable cygdrive in it, even though cygwin needs
[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 custom_overrides/
7   Some personal scripts that can be added to the base set, basically serving
8   as useful examples and also as a place where i can store my (fred hamster's)
9   personal code without it getting in the way of the main feisty meow
10   features.
11
12 feisty_meow_startup/
13   Several examples of startup scripts that hook in the feisty meow script
14   features.  The scripts can be integrated at a deep level, where they are
15   always included at shell startup time, or at a more shallow level, where
16   they are loaded on demand by invoking an alias.
17
18 legacy/
19   Examples of quixotic attempts at whatever in the past.  One example is an
20   aged attempt to add C++ template features to a C++ compiler that did not
21   already have them.  It was never completely finished.
22
23 multimedia/
24   Examples of multimedia processing that are not included in the main feisty
25   meow corpus.
26
27 os_related/
28   Both frivolous and serious scripts related to a particular operating system.
29   Do *NOT* run the OS_crusher scripts unless you are in complete control of
30   the system in question, and do not like that computer system very much,
31   as they may likely take it down.
32