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