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