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