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