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