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