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