Welcome, Guest. Please login or register.

Author Topic: What is the priority of this running task?  (Read 1523 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline tonywTopic starter

  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 553
    • Show only replies by tonyw
What is the priority of this running task?
« on: January 09, 2003, 11:11:17 PM »
Is there any CLI command (or other way) to ascertain the current priority of a task?

There are plenty of utilities to SET the priority, but how can I read what it is now?

tony
 

Offline Warface

  • Hero Member
  • *****
  • Join Date: Nov 2002
  • Posts: 970
    • Show only replies by Warface
    • http://www.spacehawks.hu
Re: What is the priority of this running task?
« Reply #1 on: January 09, 2003, 11:16:37 PM »
Running processes can be listed with the "status" cli command. It's very limited however, I suggest get Scout (if am not mistaken available on aminet) which provides a much deeper insight into your machine. :-) Forgot to mention, if you stick to status (as Scout is not shell based but a MUI based app), give it the "full" parameter in order to get priorities too.
 

Offline tonywTopic starter

  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 553
    • Show only replies by tonyw
Re: What is the priority of this running task?
« Reply #2 on: January 10, 2003, 01:04:54 AM »
Yep, the "full" option told me the priority. Thanks, warface.

tony

[Must find the old AmigaDOS books]