/Process-Manger

Manage Process in operating system

Primary LanguageJava

Process-Manger

  • Mange process in oprating system

Table of Contents

You're sections headers will be used to reference location of destination.


Features

Develop and application for Mange process:

  • List all the processes in the system.
  • List processes created by a specific user.
  • Run/stop a specific process.
  • Send a specific signal to a specific process .

List all & specific user process :-


Run/stop a specific process :-


Tools


  • Java

Note :

The program run on linux only