Hey, Here are the attributes for the file sec_data_lisp.htm class avgreal minreal maxreal avgsys minsys maxsys avguser minuser maxuser avgchar minchar maxchar avgblks minblks maxblks avgcpu mincpu maxcpu avghog minhog maxhog This is the order in which they appear in the lists. Not including the class, we have the average, minimum, and maximum real time, then the same measures for system time, user time, characters transferred, blocks read and written, CPU time, and hog factor. If you're curious about each of these measures, then you can consult the acctcom man page on a UNIX system by typing 'man acctcom'. It describes these audit measures. Adios, Mark