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