Archiving

As time goes by the master web page can become cluttered with many lines that contain links to information that is of little interest. However, it is not desirable to remove the information completely. An archive option is provided that will tar & compress the report log files, remove the links from the report files to the individual test logs, and move the report links from the home page to an archive page (See Figure 3.1: The Archive Web Page). The archive option takes a single argument of the number of weeks to keep. That is anything older than the number of weeks from the current date will be archived. In the first example anything older than 2 weeks will be archived. In the second, anything older than a ½ week will be archived.

>> rrt -archive 2
>> rrt -archive 0.5