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