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