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