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