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