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