Pause a Process in Linux

Try the killall command:

To pause all instances of "top":

killall -STOP top

To restart the programs:

killall -CONT top

To change the priority, use "renice"


Tags: running, process, stop, utility, unix, kill

Related Scribbles:
  • Pause a Windows Process
  • Throttle a Process in Linux - My Ugly bash script - pause_run
  • Throttle Processes Windows and Start Syntax
  • Linux Commands


  • ID: 280
    Author:
    leonard
    Date Updated:
    2007-01-03 21:33:27
    Date Created:
    2003-09-01 14:04:37

    Edit

    Comments?
     >> Leonard Chan's Homepage  >> Scribble Web  >> Pause a Process in Linux
    leonard.lotus-land.ca is hosted by Perceptus Solutions Inc.