
Grouping jobs
-lj, --ljobs 
Print detailed jobs list. Lists all jobs, one per line.
-lu, --ltotuser 
Print user list. Lists job summary per user, one user per line.
-lg, --ltotgroup 
Print group list. Lists job summary per group, one group per line.
-ls, --ltotsum 
Print total job summary. Lists a summary of all jobs, only one line in total.
Defining time periods considered
-t, --timespan=period 
Selects a period of time shown. Valid entries are today, week, month or all.
-b, --begin=yyyymmdd 
Defines the first day of the period of time shown.
-e, --end=yyyymmdd 
Defines the last day of the period of time shown.
Sort options
--jsort=criteria 
Selects the criteria where the job list is sorted by. Valid entries are user, group, jobid, jobname, start, end, walltime, qtime, mem, vmem, cputime, queue, procs and exit.
--usort=criteria 
Selects the criteria where the user list is sorted by. Valid entries are user, jobs, walltime, qtime, mem, vmem, cputime, procs and cpuweight.
--gsort=criteria 
Selects the criteria where the group list is sorted by. Valid entries are group, jobs, walltime, qtime, mem, vmem, cputime, procs and cpuweight.
General Options
-l,  --logdir=logdir 
Look for accounting files in directory logdir.
Output version information and exit.
-?,  --help 
Show this help messages.
Display brief usage message.
Extended description
The command psaccview reads entries of the type "job terminated" from the specified input files. Files could be plain text, as written be the psaccounter, or compressed by gzip or bzip2. Refer to psaccounter(8) for more information.
78  | ParaStation5 Administrator's Guide |