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