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