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