Notes
This function is in beta test. Please help improve it in the issues
here.
pwd: /out/package ppid: 8004 1: WRITELN sleep 10 2: CTRL+C Scan child pids of ppid: 8004 SIGINT Send signal 2 to pid: 8004 Scan child pids of ppid: 8005 Send signal 2 to pid: 8005 Scan child pids of ppid: 8006 Send signal 2 to pid: 8006 Scan child pids of ppid: 8007 Send signal 2 to pid: 8007 3: WRITELN echo 123 > 1.txt 4: WRITELN sleep 10 > 1.txt 5: CTRL+C Scan child pids of ppid: 8004 SIGINT Send signal 2 to pid: 8004 Scan child pids of ppid: 8005 Send signal 2 to pid: 8005 Scan child pids of ppid: 8006 Send signal 2 to pid: 8006 Scan child pids of ppid: 8011 Send signal 2 to pid: 8011 Scan child pids of ppid: 8012 Send signal 2 to pid: 8012 Scan child pids of ppid: 8007 Send signal 2 to pid: 8007 Scan child pids of ppid: 8008 Send signal 2 to pid: 8008 Scan child pids of ppid: 8009 Send signal 2 to pid: 8009 Scan child pids of ppid: 8010 Send signal 2 to pid: 8010 Scan child pids of ppid: 8013 Send signal 2 to pid: 8013 6: WRITELN cat 1.txt 7: WRITELN echo success 8: CTRL+C Scan ch
Your Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit
JOJ Answer
mumsh $ mumsh $ mumsh $ mumsh $ mumsh $ success mumsh $ mumsh $ exit