Syscriptor
Written by Vidar Nordnes (2002), all rights reserved.

For instructions about installation please read the INSTALL file.

After installing the program, it can be executed this way:

syscriptor -h

The -h flag prints out the different commands available.

This program is written in C. The idea came to me while checking
versions of my software. I thought Linux needed a tool that helps
you easily get the information you want. It has developed to be just
a hardware information system.

If you have any ideas, bug-reports or similar please send them to
tican@syscriptor.no-ip.org, log on to http://syscriptor.no-ip.org
or contact tican @ Undernet.

Chech AUTHORS and ChangeLog to see who's with me on this little project.


How to submit changes:

Test the file(s)/patch you've changed on min. 2 computers.
Add your credit linje (name etc.) in top of the file(s) you've made changes to.
PLEASE hack with a system like in the original files (use tab insted of 2 spaces etc..)
Please comment your files, but do not exaggerate! Explain WHAT your code does, not HOW.
When you comment your files, PLEASE use /* ... */ insted of // 
