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