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