ref: 080cc49f5000a4e82c015af79dd6e489a33d3f68 dir: /rc/bin/who/
#!/bin/rc ps | sed '/Broken/d /Exiting/d s% .*$%%' | sort -u