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