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