Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 216 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 216 Bytes

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