Timeline for How to pass PID of one process to another process within the same shell script?
Current License: CC BY-SA 4.0
13 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Mar 13, 2023 at 11:03 | history | edited | thisisprateek | CC BY-SA 4.0 | fixed some wording |
| Mar 13, 2023 at 10:51 | history | edited | thisisprateek | CC BY-SA 4.0 | fixed more grammar |
| Mar 13, 2023 at 10:38 | review | Suggested edits | |||
| Mar 13, 2023 at 10:43 | |||||
| Jan 28, 2019 at 6:45 | history | edited | thisisprateek | CC BY-SA 4.0 | fixed grammar. |
| Aug 19, 2018 at 21:44 | vote | accept | thisisprateek | ||
| Aug 13, 2018 at 6:05 | history | edited | thisisprateek | CC BY-SA 4.0 | fixed grammer |
| Aug 13, 2018 at 5:27 | history | edited | thisisprateek | CC BY-SA 4.0 | added 1068 characters in body |
| Aug 13, 2018 at 4:42 | comment | added | thisisprateek | No console IO except for the command line arguments for the PROCESS3 i.e. the PID of PROCESS2. I find it first using ps | grep PROCESS2 and then pass it over to PROCESS2. | |
| Aug 13, 2018 at 1:03 | answer | added | slm♦ | timeline score: 1 | |
| Aug 12, 2018 at 22:59 | comment | added | Andy Dalton | You say that all three run smoothly if run in different terminals. Do any of them do console I/O? | |
| Aug 12, 2018 at 20:45 | history | edited | thisisprateek | CC BY-SA 4.0 | added an important detail |
| Aug 12, 2018 at 20:40 | review | First posts | |||
| Aug 12, 2018 at 21:35 | |||||
| Aug 12, 2018 at 20:37 | history | asked | thisisprateek | CC BY-SA 4.0 |