sys.build_prlist() builds a list of ALL currently running programs
into a file using the sys.t_prlist file definition.
This file can then be read to see which programs are running
for the current user.
Bugs/Features/Comments:
Since this is meant for internal use,
the file definition may change when needed.