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