[Info-vax] vms base priority watch
Jan-Erik Soderholm
jan-erik.soderholm at telia.com
Sat Jul 23 05:40:00 EDT 2011
Paul Sture wrote 2011-07-23 06:56:
> In article
> <602ebbf9-1168-4123-9f7c-007d9f9c9f13 at glegroupsg2000goo.googlegroups.com
>> ,
> "pcoviello at gmail.com"<pcoviello at gmail.com> wrote:
>
>> no it wasn't base hence my confusion... just trying to translate PID to
>> username with above info...
>
> Try this, substituting the desired PID as necessary
>
> $ write sys$output f$getjpi("0005FDE1" ,"username")
> ^^^^^^^^
>
> See HELP LEXICALS F$GETJPI for mor details.
>
> You will need WORLD privilege to do this for users not in the same group
> as your process (or GROUP privilege if they are in the same group as
> your process).
>
Or shorter :
$ sho proc/id=0005FDE1
Shows both "username" and "base prioroty" at the same time...
More information about the Info-vax
mailing list