GETPRIORITY

NAME
SYNOPSIS
DESCRIPTION

NAME

getpriority - get current nice value

SYNOPSIS

getpriority WHICH,WHO

DESCRIPTION

Returns the current priority for a process, a process group, or a user. (See the getpriority(2) manpage.) Will raise a fatal exception if used on a machine that doesn’t implement getpriority(2).