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