23 | | * |
| 25 | * First `ps` output: |
| 26 | {{{ |
| 27 | root 14876 1 0 15:32 ? 00:00:00 /home/andreu/renetcol-0.0.14/src/renetcol |
| 28 | root 14878 1 0 15:32 ? 00:00:00 /home/andreu/renetcol-0.0.14/src/renetcolSender /home/andreu/renetcol-0.0.14/src/renetcol 1 |
| 29 | root 14879 14878 0 15:32 ? 00:00:00 /home/andreu/renetcol-0.0.14/src/renetcolSender /home/andreu/renetcol-0.0.14/src/renetcol 1 |
| 30 | root 14881 1 0 15:32 ? 00:00:00 /home/andreu/renetcol-0.0.14/src/renetcolAgg |
| 31 | }}} |
| 32 | * `ps` output after a renetcolGUI client request: |
| 33 | {{{ |
| 34 | root 14876 1 0 15:32 ? 00:00:02 /home/andreu/renetcol-0.0.14/src/renetcol |
| 35 | root 14878 1 0 15:32 ? 00:00:00 /home/andreu/renetcol-0.0.14/src/renetcolSender /home/andreu/renetcol-0.0.14/src/renetcol 1 |
| 36 | root 14879 14878 0 15:32 ? 00:00:00 /home/andreu/renetcol-0.0.14/src/renetcolSender /home/andreu/renetcol-0.0.14/src/renetcol 1 |
| 37 | root 14881 1 0 15:32 ? 00:00:00 /home/andreu/renetcol-0.0.14/src/renetcolAgg |
| 38 | root 14884 14879 0 15:36 ? 00:00:00 [renetcolSender] <defunct> |
| 39 | }}} |