These perl scripts assume that they are installed in /opt/lomac/bin,
which seems reasonable according to the Filesystem Hierarchy Standard.

The purposes of these scripts are as follows:

level      - gets the level of a specified job or file.
linfo      - checks to make sure that the LOMAC LKM is loaded and
             the /dev/lomac devices exists.
lls        - a version of ls that reports the levels of files.
lps        - a version of ps that reports the levels of jobs.
startLOMAC - a script which loads the LOMAC LKM and sets up /dev/lomac.
lomac      - a chkconfig-compatible script for /etc/rc.d/init.d.

