Solaris のシステム管理 (第 2 巻)

例 - 優先順位を指定する

次の例では、ユーザーが提供する最上位の優先順位を使用して find コマンドを起動します。

# priocntl -e -c TS -m 20 -p 20 find . -name core -print
# ps -ecl | grep find