[ Odielib Home | Main Table Of Contents | Table Of Contents | Keyword Index ]

processman_procs(n) 9.1 odielib "Module processman procs"

Name

processman_procs - Module processman procs

Table Of Contents

Synopsis

Description

COMMANDS

processman::events

Periodic scan of the state of processes

processman::find_exe name

Locate and executable of name

processman::kill id

Kill a process

processman::kill_all

Kill all processes spawned by this program

processman::killexe name

Kill a process

processman::onexit id cmd

Issue a command when process {$id} exits

processman::priority id level

Changes priority of task

processman::process_list

Return a list of processes and their current state

processman::running id

Test if a process is running

processman::spawn id command args

Launch a task in the background

REFERENCES

AUTHORS

Sean Woods

Bugs, Ideas, Feedback

This document, and the package it describes, will undoubtedly contain bugs and other problems. Please report such in the category processman of the Odielib Trackers. Please also report any ideas for enhancements you may have for either package and/or documentation.

Keywords

odielib, processman

Category

Procs