You beat me to it Dave. I wanted to get a working example before I posted. So here it is, better late than never.
[{"id":"a43a81bd.755b2","type":"inject","z":"8b280028.0371c8","name":"","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"hello","payloadType":"str","x":150,"y":260,"wires":[["f865957b.bfb208"]]},{"id":"f865957b.bfb208","type":"daemon","z":"8b280028.0371c8","name":"","command":"tr","args":"-u [a-z] [A-Z]","autorun":true,"cr":false,"redo":false,"op":"string","closer":"SIGINT","x":290,"y":300,"wires":[["c933a27f.227e08"],["a1715b0f.51cf5"],["a0abd4c8.48de08"]]},{"id":"802af5b2.0e3a5","type":"inject","z":"8b280028.0371c8","name":"","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"world","payloadType":"str","x":150,"y":300,"wires":[["f865957b.bfb208"]]},{"id":"c933a27f.227e08","type":"debug","z":"8b280028.0371c8","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"payload","targetType":"msg","statusVal":"","statusType":"auto","x":450,"y":260,"wires":[]},{"id":"a1715b0f.51cf5","type":"debug","z":"8b280028.0371c8","name":"","active":false,"tosidebar":true,"console":false,"tostatus":false,"complete":"true","targetType":"full","statusVal":"","statusType":"auto","x":430,"y":300,"wires":[]},{"id":"a0abd4c8.48de08","type":"debug","z":"8b280028.0371c8","name":"","active":false,"tosidebar":true,"console":false,"tostatus":false,"complete":"true","targetType":"full","statusVal":"","statusType":"auto","x":430,"y":340,"wires":[]},{"id":"50296acf.4883e4","type":"inject","z":"8b280028.0371c8","name":"stop","props":[{"p":"kill","v":"SIGHUP","vt":"str"},{"p":"topic","vt":"str"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","x":150,"y":340,"wires":[["f865957b.bfb208"]]}]