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