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