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