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