Skip to content
/ nanny Public

Cares the child processes. Bash script to watch and save the whole command of any child process given a PID

Notifications You must be signed in to change notification settings

lobuhi/nanny

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Nanny

Bash script to watch and save the whole command of any child process given a PID

Dependencies

pip3 install pgrep

Usage

./nanny.sh <PID>

Output will be save in child_processes.log

About

Cares the child processes. Bash script to watch and save the whole command of any child process given a PID

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages