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