PRM Version 1.1 provides utility programs for checking status of PRM jobs. The script prm_jobs prints information about running jobs that belong to the user, including its job identifer, submitting host and the tasks belonging to the job with their current status. prm_jobs is a shell script that looks for job status files of the form .prm_job.{jid} in the user's home directory and then invokes the command jobstat to query job managers. prm_jobs optionally takes a username as argument.
prm_jobs user
prints information about jobs belonging to user user.