📄 setprty.txt
字号:
SETPRTY [OS/2 ONLY]
NAME SETPRTY - Run command and set its priority to
specified value..
SYNTAX
SETPRTY
[(/I)DLE|(/R)EGULAR|(/T)IMECRITICALT|(/N)OCHANGE|(/F)OREG
ROUND] [(/MA)XIMUM|(/MI)NIMUM|number] command argument(s)
USAGE
SETPRTY sets the priority to a specified value and then
runs a command with given values. The allowed priority
classes are:
- /I IDLE = lovest class
- /R REGULAR = class for user commands
- /T TIMECRITICAL = highest class. use sparingly if
at all.
- /N NOCHANGE = the current priority class is used
- /F FOREGROUND = run command in the foreground
Immediately after priority class you must specify the
change in priority. The allowed values are -31 to +31.
With /MA(XIMUN) you can set the priority to the maximum
in current priority class and with /MI(NIMUM) to minimum.
If SETPRTY is run without parameters it gives the
priority of the current session.
SEE ALSO
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -