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