Program to test multi sequential file I/O using command line input to 
set output filename at run time.

To compile test program run r.sh or type make. 

The shell script will run make and create a trace files *.trace.txt.

To run type(example):
test19 output-filename
  
To clean type make clean.
