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