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