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