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