Difference between revisions of "Shell Commands/Freeze"

From MorphOS Library

< Shell Commands

(Created page with "'''Freeze''' - Suspends tasks PID/A/N, UNFREEZE/S, SM=SCOUTMODE/S, V=VERBOSE/S <nowiki> PID - Process ID to freeze UNFREEZE - Unfreeze a frozen process SCOUTMODE - V...")
 
 
Line 5: Line 5:
 
PID      - Process ID to freeze
 
PID      - Process ID to freeze
 
UNFREEZE  - Unfreeze a frozen process
 
UNFREEZE  - Unfreeze a frozen process
SCOUTMODE -  
+
SCOUTMODE - Enable legacy compatibilty to freeze and unfreeze with Scout
 
VERBOSE  - Shows error messages and results of operations
 
VERBOSE  - Shows error messages and results of operations
 
</nowiki>
 
</nowiki>

Latest revision as of 14:59, 4 January 2016

Freeze - Suspends tasks

PID/A/N, UNFREEZE/S, SM=SCOUTMODE/S, V=VERBOSE/S

PID       - Process ID to freeze
UNFREEZE  - Unfreeze a frozen process
SCOUTMODE - Enable legacy compatibilty to freeze and unfreeze with Scout
VERBOSE   - Shows error messages and results of operations