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