When node starts it prints a mysterious number
$ rad node start
✓ Node started (71632)
There is no indication what the number means. I deduced it to be the process ID.
Would changing the message “Node started (process 71632)” make sense?
Ya, for sure! Would
(PID 71632)still make sense?