Skip to content

Process Manager for UNIX systems wrriten in C

Notifications You must be signed in to change notification settings

amirrezaes/PMan

Repository files navigation

PMan

You can Start, Pause, Resume and end Processes with this tool. Commands:

  bg {programm, args}- starts a Process with given args
  bgstop {PID} - stops a process
  bgstart {PID} - resumes a proccess
  bgkill {PID} - kills the given process
  bglist - list all executed processes
  bgkillall - kill all processes
  exit - exit the programm

About

Process Manager for UNIX systems wrriten in C

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published