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