{
if ((errmsg = renice_procs(tempbuf2)) != NULL)
new_message(MT_standout, errmsg);
new_message(MT_standout, "%s", errmsg);
putchar('\r');
no_command = Yes;
}