
These files have not much directly to do with VMatik, 
but they may prove useful in some special cases.


1lvlink (Usage: 1lvlink <src> <dest>)
-------------------------------------
Creates single-level shadow of <src> directory to <dest> directory.
It means that it will not recursively enter any subdirectories, only
links of stuff on the main level of <src> are made.

This may be useful if you wish to access all bbs filedirs through
a single directory (e.g. "/bbs_files/"). You can make the links
to your actual filedirs quite easily with 1lvlink. Then you can
insert the "/bbs/files/something/" location to vmatik areadatas not
having always to remember where each directory actually is...


to_lower (Usage: to_lower <src dir>)
--------------------------------
Converts all filenames in <src dir> to lowercase. This may be useful
if you somehow receive lots of files in uppercase (from ms-shit
users?) and don't like them that way.


stripansi (Usage: stripansi <input >output) by Hydra/Selleri
-------------------------------------------
Removes ANSI codes from an ascii text file. Reads from stdin,
writes to stdout.


pcb2ansi (Usage: pcb2ansi <filename>) by Hydra/Selleri
-------------------------------------
Converts a PC-Board format text file to ANSI text.


txtdiz (Usage: txtdiz <infile> <outfile>) by Hydra/Selleri
-----------------------------------------
Extracts FILE_ID.DIZ description from a text file. 


