podhmo / ioknife

knives for io
0 stars 0 forks source link

too, set same pgid is enable? #19

Closed podhmo closed 5 years ago

podhmo commented 5 years ago

currently

$ ps -o pid,pgid,cmd --forest
  PID  PGID CMD
 2405  2405 /bin/bash
31510 31510  \_ make
31511 31510  |   \_ /home/nao/venvs/my/bin/python /home/nao/venvs/my/bin/ioknife too --cmd make server --
31586 31586  \_ ps -o pid,pgid,cmd --forest
31516 31510 go run main.go
31573 31510  \_ /tmp/go-build215841246/b001/exe/main
podhmo commented 5 years ago

already ok.