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