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