Running y-notemize.pl on this documentation directory

N.B.: This page was left deliberately titleless and headless so that y-notemize.pl can be tested for robustness. In order to run y-notemize.pl on this directory (and its daughters) do the following:

y-notemize.pl lets you specify excluded directory regular expressions to single out directories and/or files which shouldn't undergo update.

If you're using the default configuration file y-notemize.cfg and have, for instance, installed y-notes in /home/www and run the following:

 % /home/www/y-notes/Util/y-notemize.pl -d /home/www/y-notes

y-notemize.pl won't update any files in sub-directories starting with uppercase characters (such as DB, Java, Templates, etc), as they match the regular expression "/?[A-Z].*".