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