$ mkdir moss $ cd moss $ mkdir sched $ cd sched
$ tar -zxvf sched.tgz
$ export CLASSPATH=.
$ java Scheduling scheduling.confThe program will simply run the simulation based on the information provided in scheduling.conf and write its output to the Summary-Results and Summary-Processes files. You should see the following output.
Working... Completed.