PRM man pages : prm_jobs(1)
NAME
prm_jobs - print information about PRM jobs
SYNOPSIS
prm_jobs [ user ]
DESCRIPTION
prm_jobs prints status information about running jobs that
belong user user. If user is not specified, it is obtained
from whoami(1). prm_jobs checks for files of the form
.prm_job.jid in user's home directory to determine whether
any job managers are running, and queries the job managers.
Information printed includes job identifer of job, submit-
ting host and the tasks belonging to the job and their
current status.
FILES
$HOME/.prm_job.jid job status file in user's home
directory, written by jobmngr
SEE ALSO
jobmngr(1)