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